diff options
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp-common')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-common/pom.xml b/archiva-modules/archiva-web/archiva-webapp-common/pom.xml index cf3de53ab..4137bd984 100644 --- a/archiva-modules/archiva-web/archiva-webapp-common/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-common/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.archiva</groupId>
<artifactId>archiva-web</artifactId>
- <version>1.4-M2-SNAPSHOT</version>
+ <version>1.4-M3-SNAPSHOT</version>
</parent>
<artifactId>archiva-webapp-common</artifactId>
|