Author: dejanb
Date: Sun Sep 20 09:37:17 2009
New Revision: 817001
URL: http://svn.apache.org/viewvc?rev=817001&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml
activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml
activemq/activemq-protobuf/trunk/pom.xml
Modified: activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml?rev=817001&r1=817000&r2=817001&view=diff
==============================================================================
--- activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml (original)
+++ activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml Sun Sep 20
09:37:17 2009
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf-pom</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf-test</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ActiveMQ Protocol Buffers Tests</name>
Modified: activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml?rev=817001&r1=817000&r2=817001&view=diff
==============================================================================
--- activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml (original)
+++ activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml Sun Sep 20
09:37:17 2009
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf-pom</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>ActiveMQ Protocol Buffers Implementation and Compiler</name>
Modified: activemq/activemq-protobuf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-protobuf/trunk/pom.xml?rev=817001&r1=817000&r2=817001&view=diff
==============================================================================
--- activemq/activemq-protobuf/trunk/pom.xml (original)
+++ activemq/activemq-protobuf/trunk/pom.xml Sun Sep 20 09:37:17 2009
@@ -27,7 +27,7 @@
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf-pom</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ActiveMQ Protocol Buffers POM</name>
@@ -72,9 +72,9 @@
</modules>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-protobuf/tags/activemq-protobuf-1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-protobuf/tags/activemq-protobuf-1.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/activemq/activemq-protobuf/tags/activemq-protobuf-1.0</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-protobuf/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-protobuf/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/activemq/activemq-protobuf/trunk/</url>
</scm>
<dependencyManagement>