Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2014-12-05 15:45:01 +0000
committerJan Bartel2014-12-05 15:45:01 +0000
commit1cc075cf9826f5128dd0c6561ba16c4d7c95c281 (patch)
treec0e20e5acc77cc60a9fbb92042488842e77e4632 /jetty-jaspi
parent98e186959499df08fc0529e9f23552809ea3b8fe (diff)
downloadorg.eclipse.jetty.project-1cc075cf9826f5128dd0c6561ba16c4d7c95c281.tar.gz
org.eclipse.jetty.project-1cc075cf9826f5128dd0c6561ba16c4d7c95c281.tar.xz
org.eclipse.jetty.project-1cc075cf9826f5128dd0c6561ba16c4d7c95c281.zip
[maven-release-plugin] prepare release jetty-9.2.6.v20141205jetty-9.2.6.v20141205
Diffstat (limited to 'jetty-jaspi')
-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 34efe6eb10..1575bbb771 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.2.6-SNAPSHOT</version>
+ <version>9.2.6.v20141205</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jaspi</artifactId>

Back to the top