Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2015-03-25 14:08:27 +0000
committerJesse McConnell2015-03-25 14:08:27 +0000
commitda4f95f3d3339e684a5ad367d78ea6efa696f4a7 (patch)
tree95af751a368d756b66bd69b1155f5fea8e1fa889 /jetty-distribution
parente92fd438fda5ee7dd62d84b112dc4a6e75d38645 (diff)
downloadorg.eclipse.jetty.project-da4f95f3d3339e684a5ad367d78ea6efa696f4a7.tar.gz
org.eclipse.jetty.project-da4f95f3d3339e684a5ad367d78ea6efa696f4a7.tar.xz
org.eclipse.jetty.project-da4f95f3d3339e684a5ad367d78ea6efa696f4a7.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-distribution')
-rw-r--r--jetty-distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 76661dbd3d..f35fc1c92e 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.11.M0</version>
+ <version>9.2.11-SNAPSHOT</version>
</parent>
<artifactId>jetty-distribution</artifactId>
<name>Jetty :: Distribution Assemblies</name>

Back to the top