Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-09-10 18:47:05 +0000
committerJesse McConnell2012-09-10 18:47:05 +0000
commit1ec8b2621b1cb7a2ee13a1e0e8eb8c5ff8cf100a (patch)
tree241dd514cb9a102ce2a5e03df3d93bd31808503a /jetty-jndi
parent4180d7e1f565a80f36ff43025588a2ea05aa1442 (diff)
downloadorg.eclipse.jetty.project-1ec8b2621b1cb7a2ee13a1e0e8eb8c5ff8cf100a.tar.gz
org.eclipse.jetty.project-1ec8b2621b1cb7a2ee13a1e0e8eb8c5ff8cf100a.tar.xz
org.eclipse.jetty.project-1ec8b2621b1cb7a2ee13a1e0e8eb8c5ff8cf100a.zip
[maven-release-plugin] prepare release jetty-7.6.7.v20120910
Diffstat (limited to 'jetty-jndi')
-rw-r--r--jetty-jndi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 6298f9cea1..fea782ecc6 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.6.7.v20120910</version>
+ <version>7.6.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>

Back to the top