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 2018/04/09 20:09:25 UTC

[archiva-redback-components-spring-quartz] 03/46: upgrade modules to use last parent pom

This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-quartz.git

commit 23a9617bdd7595222d977199b5de2579d428afb0
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Fri Apr 6 19:44:08 2012 +0000

    upgrade modules to use last parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1310561 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d40f3c5..6ae93ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,9 +19,9 @@
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <groupId>org.codehaus.redback.components</groupId>
+    <groupId>org.apache.archiva.redback.components</groupId>
     <artifactId>redback-components</artifactId>
-    <version>1.3-SNAPSHOT</version>
+    <version>2.0-SNAPSHOT</version>
     <relativePath>../redback-components-parent/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

-- 
To stop receiving notification emails like this one, please contact
martin_s@apache.org.