Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2011-03-04 03:58:19 +0000
committerGreg Wilkins2011-03-04 03:58:19 +0000
commit70bd1c20856cc4b356b96433e5b3732637c12dd9 (patch)
tree036ea624e5c11d3b7fadbdbe16b7083725653ad9 /jetty-io/pom.xml
parentfbb0027f2e8085d8263bdcc1b8a38d4adcfdb1ec (diff)
downloadorg.eclipse.jetty.project-70bd1c20856cc4b356b96433e5b3732637c12dd9.tar.gz
org.eclipse.jetty.project-70bd1c20856cc4b356b96433e5b3732637c12dd9.tar.xz
org.eclipse.jetty.project-70bd1c20856cc4b356b96433e5b3732637c12dd9.zip
[maven-release-plugin] prepare release jetty-7.3.1.v20110304
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2852 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-io/pom.xml')
-rw-r--r--jetty-io/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 9d88ad0795..6167417f9d 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>7.3.1-SNAPSHOT</version>
+ <version>7.3.1.v20110304</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty</groupId>

Back to the top