From 96a526be486d6862cf6df748863e16fc14752b20 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 26 Mar 2014 02:41:32 +0000 Subject: [PATCH] fix parent version for modules not part of release git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581642 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 2 +- archiva-modules/plugins/metadata-store-cassandra/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 236e8f982..552ef94cc 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -23,7 +23,7 @@ org.apache.archiva archiva-web - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT archiva-webapp-test pom diff --git a/archiva-modules/plugins/metadata-store-cassandra/pom.xml b/archiva-modules/plugins/metadata-store-cassandra/pom.xml index b12a71666..7d6b6570f 100644 --- a/archiva-modules/plugins/metadata-store-cassandra/pom.xml +++ b/archiva-modules/plugins/metadata-store-cassandra/pom.xml @@ -24,7 +24,7 @@ plugins org.apache.archiva - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT metadata-store-cassandra bundle -- 2.39.5