diff options
author | Olivier Lamy <olamy@apache.org> | 2011-12-13 18:18:37 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-12-13 18:18:37 +0000 |
commit | 58b08d0094b8f862ad6f014954624f8a43c9ed89 (patch) | |
tree | 8a1aaa77e559621156b42817dae6931bd0150b91 /archiva-modules/plugins/repository-statistics/pom.xml | |
parent | 8323a3283f4ea56f89db80b7010261e9b401fecf (diff) | |
download | archiva-58b08d0094b8f862ad6f014954624f8a43c9ed89.tar.gz archiva-58b08d0094b8f862ad6f014954624f8a43c9ed89.zip |
bump to 1.4-M3-SNAPSHOT version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213816 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/plugins/repository-statistics/pom.xml')
-rw-r--r-- | archiva-modules/plugins/repository-statistics/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/repository-statistics/pom.xml b/archiva-modules/plugins/repository-statistics/pom.xml index c9ccef2f0..a5832a308 100644 --- a/archiva-modules/plugins/repository-statistics/pom.xml +++ b/archiva-modules/plugins/repository-statistics/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>plugins</artifactId> <groupId>org.apache.archiva</groupId> - <version>1.4-M2-SNAPSHOT</version> + <version>1.4-M3-SNAPSHOT</version> </parent> <artifactId>repository-statistics</artifactId> <packaging>bundle</packaging> |