diff options
author | Brett Porter <brett@apache.org> | 2011-10-01 15:38:32 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2011-10-01 15:38:32 +0000 |
commit | 3c20054f1d10f8503c73d7e91c8735a1a2a2e662 (patch) | |
tree | 7d58fa4fa0ddbb75ed2e18b0b2f68915c6a7d003 /archiva-jetty | |
parent | 6fd8ff12c67b17a5742d40bf3205c56445855a82 (diff) | |
download | archiva-3c20054f1d10f8503c73d7e91c8735a1a2a2e662.tar.gz archiva-3c20054f1d10f8503c73d7e91c8735a1a2a2e662.zip |
update version to 1.4-M1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178021 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 63fa08f5d..6697666f8 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.4-M1-SNAPSHOT</version> </parent> <artifactId>archiva-jetty</artifactId> <packaging>pom</packaging> |