diff options
Diffstat (limited to 'jetty-jaspi/pom.xml')
-rw-r--r-- | jetty-jaspi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml index 0a657b926d..309a1e1ef6 100644 --- a/jetty-jaspi/pom.xml +++ b/jetty-jaspi/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>jetty-jaspi</artifactId> |