diff options
Diffstat (limited to 'jetty-aggregate/pom.xml')
-rw-r--r-- | jetty-aggregate/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-aggregate/pom.xml b/jetty-aggregate/pom.xml index 816962a238..4ee620f614 100644 --- a/jetty-aggregate/pom.xml +++ b/jetty-aggregate/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> <groupId>org.eclipse.jetty.aggregate</groupId> <artifactId>jetty-aggregate-project</artifactId> |