Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-ant/pom.xml')
-rwxr-xr-xjetty-ant/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index e72fa624e8..acee40b8a5 100755
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.0.6-SNAPSHOT</version>
+ <version>9.0.6.v20130919</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-ant</artifactId>

Back to the top