diff options
author | Brett Porter <brett@apache.org> | 2013-01-07 07:40:05 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2013-01-07 07:40:05 +0000 |
commit | a8d5fd4e8d3606e8d7cf53606dda90b35fbd0317 (patch) | |
tree | db98c91bf7498808bcc73667c6fe392a724517aa /archiva-docs/pom.xml | |
parent | 6edc81d19ca7a5f6830329bb1f38c90f6333e648 (diff) | |
download | archiva-a8d5fd4e8d3606e8d7cf53606dda90b35fbd0317.tar.gz archiva-a8d5fd4e8d3606e8d7cf53606dda90b35fbd0317.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1429693 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/pom.xml')
-rw-r--r-- | archiva-docs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml index 584089278..ae53dcc7e 100644 --- a/archiva-docs/pom.xml +++ b/archiva-docs/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva</artifactId> - <version>1.3.6</version> + <version>1.3.7-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-docs</artifactId> |