Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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 e9cfd536fe..1863d2d009 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.3.7-SNAPSHOT</version>
+ <version>9.3.7.RC0</version>
</parent>
<artifactId>jmx-webapp</artifactId>
<packaging>war</packaging>

Back to the top