Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-05-24 13:33:44 +0000
committerJesse McConnell2012-05-24 13:33:44 +0000
commitc7a9adaa323fc8ec2042021115dc4d2499e86424 (patch)
tree9b8b202a57ecbc347a98087ef2d8e9c0e187d89c /jetty-nested
parent482d93eaffe66a56d4d7ddb51dffe9da2c481f9e (diff)
downloadorg.eclipse.jetty.project-c7a9adaa323fc8ec2042021115dc4d2499e86424.tar.gz
org.eclipse.jetty.project-c7a9adaa323fc8ec2042021115dc4d2499e86424.tar.xz
org.eclipse.jetty.project-c7a9adaa323fc8ec2042021115dc4d2499e86424.zip
reset for release
Diffstat (limited to 'jetty-nested')
-rw-r--r--jetty-nested/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-nested/pom.xml b/jetty-nested/pom.xml
index 72e5651bf6..f1dded8635 100644
--- a/jetty-nested/pom.xml
+++ b/jetty-nested/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>8.1.5-SNAPSHOT</version>
+ <version>8.1.4-SNAPSHOT</version>
</parent>
<artifactId>jetty-nested</artifactId>
<name>Jetty :: Nested</name>

Back to the top