Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-webapp/pom.xml')
-rw-r--r--jetty-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 3edd74153f..a957815bf5 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.6.13-SNAPSHOT</version>
+ <version>7.6.13.v20130910</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-webapp</artifactId>

Back to the top