diff options
author | Joakim Erdfelt | 2013-11-15 23:03:28 +0000 |
---|---|---|
committer | Joakim Erdfelt | 2013-11-15 23:03:28 +0000 |
commit | 1126e6897152b3d1e563f5ed8eeb4d01892fb2d0 (patch) | |
tree | 2dd84ef756f05e812641d2a08ef9b42cc67ab6cc /jetty-jaspi | |
parent | d6418c73d446e2fa63db9697b93d02dfa78a31cb (diff) | |
download | org.eclipse.jetty.project-1126e6897152b3d1e563f5ed8eeb4d01892fb2d0.tar.gz org.eclipse.jetty.project-1126e6897152b3d1e563f5ed8eeb4d01892fb2d0.tar.xz org.eclipse.jetty.project-1126e6897152b3d1e563f5ed8eeb4d01892fb2d0.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-jaspi')
-rw-r--r-- | jetty-jaspi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml index d27e805c1c..504b195d7c 100644 --- a/jetty-jaspi/pom.xml +++ b/jetty-jaspi/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-project</artifactId> - <version>9.1.0.v20131115</version> + <version>9.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jetty-jaspi</artifactId> |