diff options
author | Olivier Lamy <olamy@apache.org> | 2014-03-26 02:40:25 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-03-26 02:40:25 +0000 |
commit | 663de30beb07bde38075fddc6ed4d0b579aed15f (patch) | |
tree | 1531940d95461ceea7c9b647a20a3d1c900c2245 /archiva-jetty | |
parent | 477615ea47c4c9532161f957b145570b5e88c507 (diff) | |
download | archiva-663de30beb07bde38075fddc6ed4d0b579aed15f.tar.gz archiva-663de30beb07bde38075fddc6ed4d0b579aed15f.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-rw-r--r-- | archiva-jetty/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 5cf22c168..87ba1c61d 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva</artifactId> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>archiva-jetty</artifactId> <packaging>pom</packaging> |