Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2013-08-15 06:47:03 +0000
committerJan Bartel2013-08-15 06:47:03 +0000
commit7947b3513421f8fec7fa6e95b4b649d983efc128 (patch)
tree5f8990521fc93b2e7e3492aca6bb51c29a70319a /jetty-monitor
parent1cd0cd64819e91929c907939639e102e06dc1932 (diff)
downloadorg.eclipse.jetty.project-7947b3513421f8fec7fa6e95b4b649d983efc128.tar.gz
org.eclipse.jetty.project-7947b3513421f8fec7fa6e95b4b649d983efc128.tar.xz
org.eclipse.jetty.project-7947b3513421f8fec7fa6e95b4b649d983efc128.zip
Reset version for rerun of 9.0.5
Diffstat (limited to 'jetty-monitor')
-rw-r--r--jetty-monitor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-monitor/pom.xml b/jetty-monitor/pom.xml
index 837697ee7d..54c88cb3a9 100644
--- a/jetty-monitor/pom.xml
+++ b/jetty-monitor/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.0.6-SNAPSHOT</version>
+ <version>9.0.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-monitor</artifactId>

Back to the top