Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 3732677b23..7dc0e6a1b1 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.2.2.v20101201</version>
+ <version>7.2.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty</groupId>

Back to the top