You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2010/08/16 18:05:45 UTC

svn commit: r986005 - /incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml

Author: zoe
Date: Mon Aug 16 16:05:45 2010
New Revision: 986005

URL: http://svn.apache.org/viewvc?rev=986005&view=rev
Log:
updated to latest releases

Modified:
    incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml

Modified: incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml?rev=986005&r1=986004&r2=986005&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml Mon Aug 16 16:05:45 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
     </parent>  
 
     <modelVersion>4.0.0</modelVersion>
@@ -99,7 +99,7 @@
             <dependency>
                 <groupId>org.apache.aries</groupId>
                 <artifactId>org.apache.aries.util</artifactId>
-                <version>0.2-incubating-SNAPSHOT</version> 
+                <version>0.2-incubating</version> 
             </dependency>
             <!-- Use an OSGi enabled cglib version, so that BND can find the version information
                  and we can use it in integration tests -->