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 2015/08/26 12:56:27 UTC

svn commit: r1697881 - in /aries/trunk/jmx: jmx-api/pom.xml jmx-blueprint-api/pom.xml jmx-blueprint-bundle/pom.xml jmx-blueprint-core/pom.xml jmx-bundle/pom.xml jmx-core-whiteboard/pom.xml jmx-core/pom.xml jmx-parent/pom.xml jmx-whiteboard/pom.xml pom.xml

Author: davidb
Date: Wed Aug 26 10:56:26 2015
New Revision: 1697881

URL: http://svn.apache.org/r1697881
Log:
Repair changes left behind after failed mvn release:prepare

Modified:
    aries/trunk/jmx/jmx-api/pom.xml
    aries/trunk/jmx/jmx-blueprint-api/pom.xml
    aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
    aries/trunk/jmx/jmx-blueprint-core/pom.xml
    aries/trunk/jmx/jmx-bundle/pom.xml
    aries/trunk/jmx/jmx-core-whiteboard/pom.xml
    aries/trunk/jmx/jmx-core/pom.xml
    aries/trunk/jmx/jmx-parent/pom.xml
    aries/trunk/jmx/jmx-whiteboard/pom.xml
    aries/trunk/jmx/pom.xml

Modified: aries/trunk/jmx/jmx-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-api/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-api/pom.xml (original)
+++ aries/trunk/jmx/jmx-api/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-api</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-api</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-api</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-api</url>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-blueprint-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-api/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-api/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-api/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-blueprint-api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-blueprint-api</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-blueprint-api</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-blueprint-api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-blueprint-api</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-blueprint-api</url>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-bundle/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-blueprint-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-blueprint-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-blueprint-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-blueprint-bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-blueprint-bundle</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-blueprint-bundle</url>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-blueprint-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-core/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-core/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-blueprint-core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-blueprint-core</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-blueprint-core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-blueprint-core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-blueprint-core</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-blueprint-core</url>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-bundle/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-bundle/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-bundle</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-bundle</url>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-core-whiteboard/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core-whiteboard/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core-whiteboard/pom.xml (original)
+++ aries/trunk/jmx/jmx-core-whiteboard/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-core-whiteboard</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-core-whiteboard</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-core-whiteboard</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-core-whiteboard</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-core-whiteboard</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-core-whiteboard</url>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-core</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-core</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-core</url>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-parent/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-parent/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-parent/pom.xml (original)
+++ aries/trunk/jmx/jmx-parent/pom.xml Wed Aug 26 10:56:26 2015
@@ -28,14 +28,14 @@
 
     <groupId>org.apache.aries.jmx</groupId>
     <artifactId>org.apache.aries.jmx.parent</artifactId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
 
     <name>Apache Aries JMX parent</name>
     <packaging>pom</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/org.apache.aries.jmx.parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/org.apache.aries.jmx.parent</developerConnection>
-    <url>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/org.apache.aries.jmx.parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/org.apache.aries.jmx.parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/org.apache.aries.jmx.parent</developerConnection>
+    <url>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/org.apache.aries.jmx.parent</url>
   </scm>
 </project>

Modified: aries/trunk/jmx/jmx-whiteboard/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-whiteboard/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-whiteboard/pom.xml (original)
+++ aries/trunk/jmx/jmx-whiteboard/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -40,9 +40,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-whiteboard</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/jmx-1.1.4/jmx-whiteboard</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/jmx-1.1.4/jmx-whiteboard</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/trunk/jmx-whiteboard</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/trunk/jmx-whiteboard</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/trunk/jmx-whiteboard</url>
     </scm>
 
     <!-- A Note on Testing ================= This project contains two kinds 

Modified: aries/trunk/jmx/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/pom.xml?rev=1697881&r1=1697880&r2=1697881&view=diff
==============================================================================
--- aries/trunk/jmx/pom.xml (original)
+++ aries/trunk/jmx/pom.xml Wed Aug 26 10:56:26 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>jmx-parent</relativePath>
     </parent>