diff options
Diffstat (limited to 'jetty-distribution/pom.xml')
-rw-r--r-- | jetty-distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index 102a9651a9..c594a4969c 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -3,7 +3,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-distribution</artifactId> <name>Jetty :: Distribution Assemblies</name> |