diff options
author | Brett Porter <brett@apache.org> | 2014-04-11 22:55:34 +1000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2014-04-11 22:55:34 +1000 |
commit | 11a842dc982a41b2c68399dae5a5213c7edae2fc (patch) | |
tree | b705ec9ef7e84f4bb45eb468f5eb58765b132971 /archiva-jetty | |
parent | df33f0707d7c64f34ce88c5416e817fc8aa2388d (diff) | |
download | archiva-11a842dc982a41b2c68399dae5a5213c7edae2fc.tar.gz archiva-11a842dc982a41b2c68399dae5a5213c7edae2fc.zip |
[maven-release-plugin] prepare for next development iteration
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 17dd45c8d..c7eb5169f 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>1.3.8</version> + <version>1.3.9-SNAPSHOT</version> </parent> <artifactId>archiva-jetty</artifactId> <packaging>pom</packaging> |