diff options
author | Brett Porter <brett@apache.org> | 2011-01-20 04:37:59 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2011-01-20 04:37:59 +0000 |
commit | 9bdfddc1d3d4f804cf497a4951c75f132e33ad5f (patch) | |
tree | 8fb0b710d62b297e72f843183143abbdb026e0ac /archiva-jetty | |
parent | b37cda8751fcb9bf0457763e8f0f19f8af18976a (diff) | |
download | archiva-9bdfddc1d3d4f804cf497a4951c75f132e33ad5f.tar.gz archiva-9bdfddc1d3d4f804cf497a4951c75f132e33ad5f.zip |
update the version so there's no conflict
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1327-jcr-backend-default@1061121 13f79535-47bb-0310-9956-ffa450edef68
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 31d4475d7..dd88b0c2f 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.4-SNAPSHOT</version> + <version>1.4-MRM-1327-SNAPSHOT</version> </parent> <artifactId>archiva-jetty</artifactId> <packaging>pom</packaging> |