Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-jmx/jmx-webapp/pom.xml')
-rw-r--r--tests/test-jmx/jmx-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml
index fca7d8970d..5121717a31 100644
--- a/tests/test-jmx/jmx-webapp/pom.xml
+++ b/tests/test-jmx/jmx-webapp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-jmx-parent</artifactId>
- <version>9.2.12-SNAPSHOT</version>
+ <version>9.2.12.v20150709</version>
</parent>
<artifactId>jmx-webapp</artifactId>
<packaging>war</packaging>

Back to the top