Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2016-02-10 21:49:12 +0000
committerJoakim Erdfelt2016-02-10 21:49:12 +0000
commit9b6890d3c1b5b666ed8bc5743df49fd0a13b7a3c (patch)
tree31cac4dbf83523ad9563cf0310f27b90d7014e84 /tests/test-sessions/test-mongodb-sessions/pom.xml
parent145e4bee7139125408acc7388bf58531e96ae3d7 (diff)
downloadorg.eclipse.jetty.project-jetty-9.2.15.v20160210.tar.gz
org.eclipse.jetty.project-jetty-9.2.15.v20160210.tar.xz
org.eclipse.jetty.project-jetty-9.2.15.v20160210.zip
Updating to version 9.2.15.v20160210jetty-9.2.15.v20160210
Diffstat (limited to 'tests/test-sessions/test-mongodb-sessions/pom.xml')
-rw-r--r--tests/test-sessions/test-mongodb-sessions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml
index f049953a0f..2ffe5c46b3 100644
--- a/tests/test-sessions/test-mongodb-sessions/pom.xml
+++ b/tests/test-sessions/test-mongodb-sessions/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-sessions-parent</artifactId>
- <version>9.2.15-SNAPSHOT</version>
+ <version>9.2.15.v20160210</version>
</parent>
<artifactId>test-mongodb-sessions</artifactId>
<name>Jetty Tests :: Sessions :: Mongo</name>

Back to the top