Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-04-17 16:46:39 +0000
committerJesse McConnell2013-04-17 16:46:39 +0000
commit7baaa14ba16f5131e77d2010e393edca667adc65 (patch)
tree30c579483ff2651746ac0c08286a7030ca020b70 /jetty-jndi/pom.xml
parente390b54b2573c0cabb854bfbea479baa24bdc0de (diff)
downloadorg.eclipse.jetty.project-7baaa14ba16f5131e77d2010e393edca667adc65.tar.gz
org.eclipse.jetty.project-7baaa14ba16f5131e77d2010e393edca667adc65.tar.xz
org.eclipse.jetty.project-7baaa14ba16f5131e77d2010e393edca667adc65.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-jndi/pom.xml')
-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 f0c342f07e..29575ba7fb 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>9.0.2.v20130417</version>
+ <version>9.0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>

Back to the top