diff options
Diffstat (limited to 'test-jetty-webapp/pom.xml')
-rw-r--r-- | test-jetty-webapp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-jetty-webapp/pom.xml b/test-jetty-webapp/pom.xml index b137695993..9515f63baf 100644 --- a/test-jetty-webapp/pom.xml +++ b/test-jetty-webapp/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-project</artifactId> - <version>8.1.5-SNAPSHOT</version> + <version>8.1.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>test-jetty-webapp</artifactId> |