You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2017/06/10 11:26:07 UTC

[22/50] archiva git commit: use last parent for test module

use last parent for test module

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/7dae8bd5
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/7dae8bd5
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/7dae8bd5

Branch: refs/heads/citest
Commit: 7dae8bd546de9d7a75d0d4209044dfbdfb02ab29
Parents: 04e6ad1
Author: olivier lamy <ol...@apache.org>
Authored: Mon May 15 10:28:01 2017 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Mon May 15 10:28:01 2017 +1000

----------------------------------------------------------------------
 archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/7dae8bd5/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
----------------------------------------------------------------------
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
index ecff6b4..21070f8 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 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-web</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>archiva-webapp-test</artifactId>
   <packaging>pom</packaging>