Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2013-09-16 17:00:18 +0000
committerJoakim Erdfelt2013-09-16 17:00:18 +0000
commitb353686608c8221adea7563fe64126fc3b560188 (patch)
tree9761dd0e5d6f0a5bbdc3410e77b00b7734b0a7ae /jetty-jaas/pom.xml
parent43029a14768fc1283a53fb8d641000e408455799 (diff)
downloadorg.eclipse.jetty.project-b353686608c8221adea7563fe64126fc3b560188.tar.gz
org.eclipse.jetty.project-b353686608c8221adea7563fe64126fc3b560188.tar.xz
org.eclipse.jetty.project-b353686608c8221adea7563fe64126fc3b560188.zip
Reverting back to SNAPSHOTS
Diffstat (limited to 'jetty-jaas/pom.xml')
-rw-r--r--jetty-jaas/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 8fff527429..313e2184bf 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.1.0.M0</version>
+ <version>9.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jaas</artifactId>

Back to the top