diff options
author | Olivier Lamy <olamy@apache.org> | 2012-10-03 14:23:19 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-10-03 14:23:19 +0000 |
commit | ca17b63c3eaf6e9049303bd4a70d60ccb3c21851 (patch) | |
tree | 36947292e23bcb0d1b3e2d245580e1a9cb2cdee6 /archiva-cli | |
parent | d7c45e3328c5ea46710271b7fa91955fe81ad0cc (diff) | |
download | archiva-ca17b63c3eaf6e9049303bd4a70d60ccb3c21851.tar.gz archiva-ca17b63c3eaf6e9049303bd4a70d60ccb3c21851.zip |
[maven-release-plugin] prepare release archiva-1.4-M3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-cli')
-rw-r--r-- | archiva-cli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index 934adb5af..61db263e6 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva</artifactId> - <version>1.4-M3-SNAPSHOT</version> + <version>1.4-M3</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |