Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2013-04-19 03:59:18 +0000
committerGreg Wilkins2013-04-19 03:59:18 +0000
commita7073d05a6e8679ff21bea5b3dccb8a9635bcb74 (patch)
treeb1d961833b814341692e24fbe9d7db8ada20da20 /jetty-jaspi/pom.xml
parentf9f2a2c405603587a4006fc216e97472f5fdd713 (diff)
downloadorg.eclipse.jetty.project-a7073d05a6e8679ff21bea5b3dccb8a9635bcb74.tar.gz
org.eclipse.jetty.project-a7073d05a6e8679ff21bea5b3dccb8a9635bcb74.tar.xz
org.eclipse.jetty.project-a7073d05a6e8679ff21bea5b3dccb8a9635bcb74.zip
updated version to 9.1.0-SNAPSHOT
Diffstat (limited to 'jetty-jaspi/pom.xml')
-rw-r--r--jetty-jaspi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index d77e5e8bf7..5eea3b4b29 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.0.3-SNAPSHOT</version>
+ <version>9.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jaspi</artifactId>

Back to the top