diff options
author | Brett Porter <brett@apache.org> | 2011-01-20 04:25:21 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2011-01-20 04:25:21 +0000 |
commit | b37cda8751fcb9bf0457763e8f0f19f8af18976a (patch) | |
tree | a91e115c7fd9d40b8f0fd6a5fb67641d73480be7 /archiva-modules/plugins/maven1-repository/pom.xml | |
parent | 65bde311a6fdf7ed20d0631c94227d584393c234 (diff) | |
parent | 605c1db826c30cdf5d4347dd9b401032a10ebc0e (diff) | |
download | archiva-b37cda8751fcb9bf0457763e8f0f19f8af18976a.tar.gz archiva-b37cda8751fcb9bf0457763e8f0f19f8af18976a.zip |
recreate branch from latest trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1327-jcr-backend-default@1061117 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/plugins/maven1-repository/pom.xml')
-rw-r--r-- | archiva-modules/plugins/maven1-repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/maven1-repository/pom.xml b/archiva-modules/plugins/maven1-repository/pom.xml index fd04a252c..d21e3ae81 100644 --- a/archiva-modules/plugins/maven1-repository/pom.xml +++ b/archiva-modules/plugins/maven1-repository/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>plugins</artifactId> <groupId>org.apache.archiva</groupId> - <version>1.4-MRM-1327-SNAPSHOT</version> + <version>1.4-SNAPSHOT</version> </parent> <artifactId>maven1-repository</artifactId> <name>Maven 1.x Repository Support</name> |