You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2012/05/24 21:14:00 UTC

svn commit: r1342396 - in /aries/branches/blueprint-0.3.2-fixes: blueprint-bundle/pom.xml jmx-bundle/pom.xml

Author: dkulp
Date: Thu May 24 19:13:59 2012
New Revision: 1342396

URL: http://svn.apache.org/viewvc?rev=1342396&view=rev
Log:
"Released" versions

Modified:
    aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml
    aries/branches/blueprint-0.3.2-fixes/jmx-bundle/pom.xml

Modified: aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml?rev=1342396&r1=1342395&r2=1342396&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml Thu May 24 19:13:59 2012
@@ -86,7 +86,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.core</artifactId>
-            <version>0.3.2-SNAPSHOT</version>
+            <version>0.3.2</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>

Modified: aries/branches/blueprint-0.3.2-fixes/jmx-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/jmx-bundle/pom.xml?rev=1342396&r1=1342395&r2=1342396&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/jmx-bundle/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/jmx-bundle/pom.xml Thu May 24 19:13:59 2012
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.apache.aries.jmx</groupId>
             <artifactId>org.apache.aries.jmx.core</artifactId>
-		    <version>0.3.1-SNAPSHOT</version>
+		    <version>0.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>