Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-monitor/pom.xml')
-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 7c493ceb4e..9ed44aa8a7 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.2.3.v20140905</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-monitor</artifactId>

Back to the top