You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2012/05/15 10:15:38 UTC

svn commit: r1338589 - in /aries/trunk/sandbox/jmx-next: jmx-blueprint-bundle/pom.xml jmx-bundle/pom.xml jmx-itests/pom.xml pom.xml

Author: davidb
Date: Tue May 15 08:15:37 2012
New Revision: 1338589

URL: http://svn.apache.org/viewvc?rev=1338589&view=rev
Log:
jmx-next to depend on 1.0.0-SNAPSHOT parent pom (additional maven artifacts).

Modified:
    aries/trunk/sandbox/jmx-next/jmx-blueprint-bundle/pom.xml
    aries/trunk/sandbox/jmx-next/jmx-bundle/pom.xml
    aries/trunk/sandbox/jmx-next/jmx-itests/pom.xml
    aries/trunk/sandbox/jmx-next/pom.xml

Modified: aries/trunk/sandbox/jmx-next/jmx-blueprint-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/sandbox/jmx-next/jmx-blueprint-bundle/pom.xml?rev=1338589&r1=1338588&r2=1338589&view=diff
==============================================================================
--- aries/trunk/sandbox/jmx-next/jmx-blueprint-bundle/pom.xml (original)
+++ aries/trunk/sandbox/jmx-next/jmx-blueprint-bundle/pom.xml Tue May 15 08:15:37 2012
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.4</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 

Modified: aries/trunk/sandbox/jmx-next/jmx-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/sandbox/jmx-next/jmx-bundle/pom.xml?rev=1338589&r1=1338588&r2=1338589&view=diff
==============================================================================
--- aries/trunk/sandbox/jmx-next/jmx-bundle/pom.xml (original)
+++ aries/trunk/sandbox/jmx-next/jmx-bundle/pom.xml Tue May 15 08:15:37 2012
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.4</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 

Modified: aries/trunk/sandbox/jmx-next/jmx-itests/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/sandbox/jmx-next/jmx-itests/pom.xml?rev=1338589&r1=1338588&r2=1338589&view=diff
==============================================================================
--- aries/trunk/sandbox/jmx-next/jmx-itests/pom.xml (original)
+++ aries/trunk/sandbox/jmx-next/jmx-itests/pom.xml Tue May 15 08:15:37 2012
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.4</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 

Modified: aries/trunk/sandbox/jmx-next/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/sandbox/jmx-next/pom.xml?rev=1338589&r1=1338588&r2=1338589&view=diff
==============================================================================
--- aries/trunk/sandbox/jmx-next/pom.xml (original)
+++ aries/trunk/sandbox/jmx-next/pom.xml Tue May 15 08:15:37 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.4</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath />
     </parent>