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:46:05 UTC

svn commit: r1697879 - 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:46:05 2015
New Revision: 1697879

URL: http://svn.apache.org/r1697879
Log:
[maven-release-plugin] prepare release jmx-1.1.4

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=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-api/pom.xml (original)
+++ aries/trunk/jmx/jmx-api/pom.xml Wed Aug 26 10:46:05 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.4</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-api</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-api</url>
+        <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>
     </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=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-api/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-api/pom.xml Wed Aug 26 10:46:05 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.4</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-api</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-api</url>
+        <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>
     </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=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-bundle/pom.xml Wed Aug 26 10:46:05 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.4</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle</url>
+        <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>
     </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=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-core/pom.xml Wed Aug 26 10:46:05 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.4</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-core</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-core</url>
+        <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>
     </scm>
 
     <properties>

Modified: aries/trunk/jmx/jmx-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-bundle/pom.xml?rev=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-bundle/pom.xml Wed Aug 26 10:46:05 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.4</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-bundle</url>
+        <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>
     </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=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core-whiteboard/pom.xml (original)
+++ aries/trunk/jmx/jmx-core-whiteboard/pom.xml Wed Aug 26 10:46:05 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.4</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-core-whiteboard</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-core-whiteboard</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core-whiteboard</url>
+        <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>
     </scm>
 
     <properties>

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

Modified: aries/trunk/jmx/jmx-parent/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-parent/pom.xml?rev=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-parent/pom.xml (original)
+++ aries/trunk/jmx/jmx-parent/pom.xml Wed Aug 26 10:46:05 2015
@@ -17,8 +17,7 @@
  specific language governing permissions and limitations
  under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.aries</groupId>
@@ -29,8 +28,14 @@
 
     <groupId>org.apache.aries.jmx</groupId>
     <artifactId>org.apache.aries.jmx.parent</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</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>
+  </scm>
 </project>

Modified: aries/trunk/jmx/jmx-whiteboard/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-whiteboard/pom.xml?rev=1697879&r1=1697878&r2=1697879&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-whiteboard/pom.xml (original)
+++ aries/trunk/jmx/jmx-whiteboard/pom.xml Wed Aug 26 10:46:05 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.4</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>  
 
@@ -40,9 +40,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-whiteboard</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-whiteboard</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-whiteboard</url>
+        <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>
     </scm>
 
     <!-- A Note on Testing ================= This project contains two kinds 
@@ -216,9 +216,7 @@
                                 </goals>
                                 <configuration>
                                     <tasks>
-                                        <copy
-                                            file="${project.build.directory}/${project.build.finalName}.jar"
-                                            tofile="${project.build.directory}/jmx-whiteboard.jar" />
+                                        <copy file="${project.build.directory}/${project.build.finalName}.jar" tofile="${project.build.directory}/jmx-whiteboard.jar" />
                                     </tasks>
                                 </configuration>
                             </execution>

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