Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2015-08-27 15:11:29 +0000
committerJesse McConnell2015-08-27 15:11:29 +0000
commit64093664998227da3bc12116951ce0135b53e332 (patch)
treeebc79a819ea1d66a35a837434ff2ba14a86c111b /jetty-jmx/pom.xml
parent3086adc9654a79a0b905608c4669e8b3b3d2a86f (diff)
downloadorg.eclipse.jetty.project-64093664998227da3bc12116951ce0135b53e332.tar.gz
org.eclipse.jetty.project-64093664998227da3bc12116951ce0135b53e332.tar.xz
org.eclipse.jetty.project-64093664998227da3bc12116951ce0135b53e332.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-jmx/pom.xml')
-rw-r--r--jetty-jmx/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index b51e211ce5..675b4354b7 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.3.3.v20150827</version>
+ <version>9.3.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jmx</artifactId>

Back to the top