You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2016/09/14 12:00:48 UTC

archiva-redback-core git commit: use last parent snapshot

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master 11b2cdbae -> d17c6ffb9


use last parent snapshot

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


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

Branch: refs/heads/master
Commit: d17c6ffb9d6579ba52acda2de7438a6de99c07b9
Parents: 11b2cdb
Author: olivier lamy <ol...@apache.org>
Authored: Wed Sep 14 22:00:41 2016 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Sep 14 22:00:41 2016 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/d17c6ffb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c1ddd71..fa30ae5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>16</version>
+    <version>17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.archiva.redback</groupId>