You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/06/30 17:31:42 UTC

svn commit: r1606782 - /aries/trunk/blueprint/blueprint-api/pom.xml

Author: gnodet
Date: Mon Jun 30 15:31:42 2014
New Revision: 1606782

URL: http://svn.apache.org/r1606782
Log:
Upgrade to parent 2.0.0

Modified:
    aries/trunk/blueprint/blueprint-api/pom.xml

Modified: aries/trunk/blueprint/blueprint-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-api/pom.xml?rev=1606782&r1=1606781&r2=1606782&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-api/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-api/pom.xml Mon Jun 30 15:31:42 2014
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>