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/04/20 18:58:35 UTC

archiva-redback-core git commit: Changing to new parent pom version 17

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master a3ee32699 -> f09d25196


Changing to new parent pom version 17


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/f09d2519
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/f09d2519
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/f09d2519

Branch: refs/heads/master
Commit: f09d2519609da404011dfed0de9c9f35d50eff5e
Parents: a3ee326
Author: Martin Stockhammer <ma...@apache.org>
Authored: Thu Apr 20 20:58:12 2017 +0200
Committer: Martin Stockhammer <ma...@apache.org>
Committed: Thu Apr 20 20:58:12 2017 +0200

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


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