Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2013-08-15 08:03:49 +0000
committerJan Bartel2013-08-15 08:03:49 +0000
commit716430bb03beb70a3fbe3e9e7c4230cfe96d1677 (patch)
tree507b0084159119aa00ef2228adcd2ab56c24cacc /jetty-jmx
parent3d13c15d35a977da24eab17811a4a46c1e441303 (diff)
downloadorg.eclipse.jetty.project-716430bb03beb70a3fbe3e9e7c4230cfe96d1677.tar.gz
org.eclipse.jetty.project-716430bb03beb70a3fbe3e9e7c4230cfe96d1677.tar.xz
org.eclipse.jetty.project-716430bb03beb70a3fbe3e9e7c4230cfe96d1677.zip
[maven-release-plugin] rollback the release of jetty-9.0.5.v20130815
Diffstat (limited to 'jetty-jmx')
-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 8ce9715c3f..d6949288ce 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.0.5.v20130815</version>
+ <version>9.0.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jmx</artifactId>

Back to the top