You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2016/03/15 16:14:50 UTC

svn commit: r1735105 - /aries/trunk/jmx/jmx-core/pom.xml

Author: gnodet
Date: Tue Mar 15 15:14:50 2016
New Revision: 1735105

URL: http://svn.apache.org/viewvc?rev=1735105&view=rev
Log:
[maven-release-plugin] rollback the release of org.apache.aries.jmx.core-1.1.6

Modified:
    aries/trunk/jmx/jmx-core/pom.xml

Modified: aries/trunk/jmx/jmx-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core/pom.xml?rev=1735105&r1=1735104&r2=1735105&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Tue Mar 15 15:14:50 2016
@@ -30,7 +30,6 @@
 
     <groupId>org.apache.aries.jmx</groupId>
     <artifactId>org.apache.aries.jmx.core</artifactId>
-  <version>1.1.6</version>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX Core</name>
     <description>
@@ -136,10 +135,4 @@
         </plugins>
     </build>
 
- 
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.6</developerConnection>
-    <url>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.1.6</url>
-  </scm>
-</project>
+ </project>