Author: gertv
Date: Wed Dec 14 20:10:13 2011
New Revision: 1214438
URL: http://svn.apache.org/viewvc?rev=1214438&view=rev
Log:
[maven-release-plugin] prepare release nmr-parent-1.5.0
Modified:
servicemix/smx4/nmr/trunk/bundle/pom.xml
servicemix/smx4/nmr/trunk/document/pom.xml
servicemix/smx4/nmr/trunk/features/pom.xml
servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml
servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml
servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml
servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml
servicemix/smx4/nmr/trunk/jbi/commands/pom.xml
servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml
servicemix/smx4/nmr/trunk/jbi/itests/pom.xml
servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml
servicemix/smx4/nmr/trunk/jbi/pom.xml
servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml
servicemix/smx4/nmr/trunk/naming/pom.xml
servicemix/smx4/nmr/trunk/nmr/api/pom.xml
servicemix/smx4/nmr/trunk/nmr/audit/pom.xml
servicemix/smx4/nmr/trunk/nmr/commands/pom.xml
servicemix/smx4/nmr/trunk/nmr/core/pom.xml
servicemix/smx4/nmr/trunk/nmr/management/pom.xml
servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml
servicemix/smx4/nmr/trunk/nmr/pom.xml
servicemix/smx4/nmr/trunk/nmr/spring/pom.xml
servicemix/smx4/nmr/trunk/parent/pom.xml
servicemix/smx4/nmr/trunk/pom.xml
servicemix/smx4/nmr/trunk/testing/pom.xml
servicemix/smx4/nmr/trunk/testing/support/pom.xml
Modified: servicemix/smx4/nmr/trunk/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/bundle/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/bundle/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/bundle/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: servicemix/smx4/nmr/trunk/document/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/document/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/document/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/document/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: servicemix/smx4/nmr/trunk/features/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/features/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/features/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/features/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml Wed Dec 14 20:10:13
2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi.cluster</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml Wed Dec 14 20:10:13
2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi.cluster</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi</groupId>
<artifactId>jbi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi.cluster</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml Wed Dec 14 20:10:13
2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi.cluster</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/commands/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/commands/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/commands/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/commands/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi</groupId>
<artifactId>jbi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi</groupId>
<artifactId>jbi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/itests/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/itests/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/itests/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/itests/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi</groupId>
<artifactId>jbi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi</groupId>
<artifactId>jbi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi</groupId>
Modified: servicemix/smx4/nmr/trunk/jbi/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jbi</groupId>
<artifactId>jbi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.jbi</groupId>
Modified: servicemix/smx4/nmr/trunk/naming/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/naming/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/naming/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/naming/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: servicemix/smx4/nmr/trunk/nmr/api/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/api/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/api/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/api/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.nmr</groupId>
Modified: servicemix/smx4/nmr/trunk/nmr/audit/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/audit/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/audit/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/audit/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.nmr</groupId>
Modified: servicemix/smx4/nmr/trunk/nmr/commands/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/commands/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/commands/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/commands/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.nmr</groupId>
Modified: servicemix/smx4/nmr/trunk/nmr/core/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/core/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/core/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/core/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.nmr</groupId>
Modified: servicemix/smx4/nmr/trunk/nmr/management/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/management/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/management/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/management/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<properties>
Modified: servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.nmr</groupId>
Modified: servicemix/smx4/nmr/trunk/nmr/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: servicemix/smx4/nmr/trunk/nmr/spring/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/spring/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/spring/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/spring/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.nmr</groupId>
Modified: servicemix/smx4/nmr/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/parent/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/parent/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/parent/pom.xml Wed Dec 14 20:10:13 2011
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr-parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<artifactId>parent</artifactId>
Modified: servicemix/smx4/nmr/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Wed Dec 14 20:10:13 2011
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>nmr-parent</artifactId>
<packaging>pom</packaging>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<name>Apache ServiceMix :: NMR</name>
<modules>
@@ -46,9 +46,9 @@
</modules>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/nmr/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/nmr/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/nmr/tags/nmr-parent-1.5.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/nmr/tags/nmr-parent-1.5.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/nmr/tags/nmr-parent-1.5.0</url>
</scm>
<issueManagement>
Modified: servicemix/smx4/nmr/trunk/testing/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/testing/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/testing/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/testing/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
<artifactId>parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: servicemix/smx4/nmr/trunk/testing/support/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/testing/support/pom.xml?rev=1214438&r1=1214437&r2=1214438&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/testing/support/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/testing/support/pom.xml Wed Dec 14 20:10:13 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.testing</groupId>
<artifactId>testing</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.apache.servicemix.platform.testing</groupId>