Author: gnodet
Date: Tue Sep 25 15:25:25 2012
New Revision: 1389916
URL: http://svn.apache.org/viewvc?rev=1389916&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=1389916&r1=1389915&r2=1389916&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Tue Sep 25 15:25:25 2012
@@ -27,16 +27,16 @@
<artifactId>org.apache.aries.jmx.core</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries JMX Core</name>
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
<description>
This bundle contains the core implementation
of the JMX Control specification
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.0.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.0.1</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jmx.core-1.0.1</url>
+
<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>
</scm>
<properties>