diff options
author | Jan Bartel | 2013-08-15 06:47:03 +0000 |
---|---|---|
committer | Jan Bartel | 2013-08-15 06:47:03 +0000 |
commit | 7947b3513421f8fec7fa6e95b4b649d983efc128 (patch) | |
tree | 5f8990521fc93b2e7e3492aca6bb51c29a70319a /jetty-maven-plugin/pom.xml | |
parent | 1cd0cd64819e91929c907939639e102e06dc1932 (diff) | |
download | org.eclipse.jetty.project-7947b3513421f8fec7fa6e95b4b649d983efc128.tar.gz org.eclipse.jetty.project-7947b3513421f8fec7fa6e95b4b649d983efc128.tar.xz org.eclipse.jetty.project-7947b3513421f8fec7fa6e95b4b649d983efc128.zip |
Reset version for rerun of 9.0.5
Diffstat (limited to 'jetty-maven-plugin/pom.xml')
-rw-r--r-- | jetty-maven-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml index de9a5c032b..8b5f9914a0 100644 --- a/jetty-maven-plugin/pom.xml +++ b/jetty-maven-plugin/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-project</artifactId> - <version>9.0.6-SNAPSHOT</version> + <version>9.0.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jetty-maven-plugin</artifactId> |