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 19:58:49 UTC

[archiva-redback-components-redback-features] 12/18: use released 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-redback-features.git

commit 40a4dddb24092c43ad77d685780e364b99f5fb39
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu May 9 12:13:43 2013 +0000

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

diff --git a/pom.xml b/pom.xml
index f6b9eb2..878dd80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components</groupId>
     <artifactId>redback-components</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
     <relativePath>../redback-components-parent/pom.xml</relativePath>
   </parent>
 
@@ -123,4 +123,4 @@
     </plugins>
   </build>
 
-</project>
\ No newline at end of file
+</project>

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