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/27 14:09:06 UTC

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

Author: zoe
Date: Fri Aug 27 12:09:06 2010
New Revision: 990120

URL: http://svn.apache.org/viewvc?rev=990120&view=rev
Log:
0.2-incubating RC4: 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=990120&r1=990119&r2=990120&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/blueprint/pom.xml Fri Aug 27 12:09:06 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 -->