diff options
author | Brett Porter <brett@apache.org> | 2014-04-11 22:55:20 +1000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2014-04-11 22:55:20 +1000 |
commit | df33f0707d7c64f34ce88c5416e817fc8aa2388d (patch) | |
tree | d3687c0c67bafd648387ce2fc1ce71558d68c8a7 /archiva-jetty | |
parent | 8787e5941c134b78ff4247397b30d882edf9eb79 (diff) | |
download | archiva-1.3.8.tar.gz archiva-1.3.8.zip |
[maven-release-plugin] prepare release archiva-1.3.8archiva-1.3.8
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 166749c32..17dd45c8d 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.3.8-SNAPSHOT</version> + <version>1.3.8</version> </parent> <artifactId>archiva-jetty</artifactId> <packaging>pom</packaging> |