diff options
Diffstat (limited to 'archiva-web/pom.xml')
-rw-r--r-- | archiva-web/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-web/pom.xml b/archiva-web/pom.xml index a006a00e4..1f6a71a97 100644 --- a/archiva-web/pom.xml +++ b/archiva-web/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.maven.archiva</groupId> <artifactId>archiva</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |