Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 17eda5c2cc..0015f2acf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<version>25</version>
</parent>
<artifactId>jetty-project</artifactId>
- <version>9.3.7.RC1</version>
+ <version>9.3.7-SNAPSHOT</version>
<name>Jetty :: Project</name>
<url>http://www.eclipse.org/jetty</url>
<packaging>pom</packaging>

Back to the top