Skip to main content
summaryrefslogtreecommitdiffstats
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 87c22e7a98..42cbffc82c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<version>22</version>
</parent>
<artifactId>jetty-project</artifactId>
- <version>9.2.0-SNAPSHOT</version>
+ <version>9.2.0.M1</version>
<name>Jetty :: Project</name>
<url>http://www.eclipse.org/jetty</url>
<packaging>pom</packaging>

Back to the top