Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-07-16 17:54:36 +0000
committerJesse McConnell2012-07-16 17:54:36 +0000
commitf59b2a06327dfb28f388dba091ba225daf0b16f3 (patch)
treeae5dcb4ea8ae9609472bd3f4fca06615633e146d /jetty-osgi/pom.xml
parente7658ba829c5a0ca8d9ae966737ed1d8e639d7b6 (diff)
downloadorg.eclipse.jetty.project-f59b2a06327dfb28f388dba091ba225daf0b16f3.tar.gz
org.eclipse.jetty.project-f59b2a06327dfb28f388dba091ba225daf0b16f3.tar.xz
org.eclipse.jetty.project-f59b2a06327dfb28f388dba091ba225daf0b16f3.zip
reset release
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 65c8087b01..45b7b12afa 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>7.6.6-SNAPSHOT</version>
+ <version>7.6.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.jetty.osgi</groupId>

Back to the top