summaryrefslogtreecommitdiffstats
path: root/archiva-jetty
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-01-18 11:16:24 +0000
committerBrett Porter <brett@apache.org>2010-01-18 11:16:24 +0000
commit3f3a18845e2e1b8856d29437472efd007ae09df6 (patch)
tree03bd342245ab5b64f03c9f87dfdd1614f74c11e9 /archiva-jetty
parent8210eb7b89950ff56b7e4f4b0862ec26b1c99a91 (diff)
downloadarchiva-3f3a18845e2e1b8856d29437472efd007ae09df6.tar.gz
archiva-3f3a18845e2e1b8856d29437472efd007ae09df6.zip
set version correctly on branch
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@900343 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-rw-r--r--archiva-jetty/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml
index 31d4475d7..bdb4286ec 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.3.1-SNAPSHOT</version>
</parent>
<artifactId>archiva-jetty</artifactId>
<packaging>pom</packaging>