Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-osgi/pom.xml')
-rw-r--r--jetty-osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index 1bacf453f9..b6b2c6ef41 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>8.0.4-SNAPSHOT</version>
+ <version>8.0.4.v20111024</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.jetty.osgi</groupId>

Back to the top