Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-spring/pom.xml')
-rw-r--r--jetty-spring/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index 64f3ff7468..6abeb7e4bd 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.7.v20150116</version>
+ <version>9.2.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-spring</artifactId>

Back to the top