You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/09/18 19:20:32 UTC

svn commit: r696725 - in /servicemix/smx4/nmr/trunk: ./ assembly/ bundle/ document/ jbi/ jbi/commands/ jbi/deployer/ jbi/itests/ jbi/management/ jbi/osgi/ jbi/runtime/ nmr/ nmr/api/ nmr/commands/ nmr/core/ nmr/management/ nmr/osgi/ nmr/spring/

Author: gnodet
Date: Thu Sep 18 10:20:32 2008
New Revision: 696725

URL: http://svn.apache.org/viewvc?rev=696725&view=rev
Log:
[maven-release-plugin] prepare release nmr-1.0.0-m2

Modified:
    servicemix/smx4/nmr/trunk/assembly/pom.xml
    servicemix/smx4/nmr/trunk/bundle/pom.xml
    servicemix/smx4/nmr/trunk/document/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/management/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/nmr/api/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/pom.xml

Modified: servicemix/smx4/nmr/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/assembly/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/assembly/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/assembly/pom.xml Thu Sep 18 10:20:32 2008
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr-parent</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>apache-servicemix-nmr</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0.0-m2</version>
     <name>Apache ServiceMix NMR :: Assembly</name>
 
     <dependencies>

Modified: servicemix/smx4/nmr/trunk/bundle/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/bundle/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/bundle/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/bundle/pom.xml Thu Sep 18 10:20:32 2008
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.bundle</artifactId>
     <packaging>jar</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0.0-m2</version>
     <name>Apache ServiceMix NMR :: Bundle</name>
 
     <properties>

Modified: servicemix/smx4/nmr/trunk/document/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/document/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/document/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/document/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr-parent</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.document</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/commands/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/commands/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.jbi</groupId>
         <artifactId>jbi</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.jbi</groupId>
         <artifactId>jbi</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>org.apache.servicemix.jbi.deployer</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0.0-m2</version>
     <name>Apache ServiceMix JBI Deployer</name>
 
     <dependencies>

Modified: servicemix/smx4/nmr/trunk/jbi/itests/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/itests/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/itests/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/itests/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.jbi</groupId>
         <artifactId>jbi</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.jbi</groupId>

Modified: servicemix/smx4/nmr/trunk/jbi/management/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/management/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/management/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/management/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.jbi</groupId>
         <artifactId>jbi</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.jbi</groupId>
         <artifactId>jbi</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr-parent</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>jbi</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0.0-m2</version>
     <name>Apache ServiceMix JBI</name>
 
     <modules>

Modified: servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.jbi</groupId>
         <artifactId>jbi</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.jbi</groupId>

Modified: servicemix/smx4/nmr/trunk/nmr/api/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/api/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/api/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/api/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/commands/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/commands/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/core/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/core/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/management/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/management/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.nmr</groupId>

Modified: servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</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=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr-parent</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.nmr</groupId>

Modified: servicemix/smx4/nmr/trunk/nmr/spring/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/spring/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/spring/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/spring/pom.xml Thu Sep 18 10:20:32 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.nmr</groupId>
         <artifactId>nmr</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.nmr</groupId>

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=696725&r1=696724&r2=696725&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Thu Sep 18 10:20:32 2008
@@ -29,7 +29,7 @@
   <groupId>org.apache.servicemix.nmr</groupId>
   <artifactId>nmr-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.0-m2-SNAPSHOT</version>
+  <version>1.0.0-m2</version>
   <name>Apache ServiceMix NMR</name>
 
   <modules>
@@ -41,9 +41,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-1.0.0-m2</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/nmr/tags/nmr-1.0.0-m2</developerConnection>
+      <url>http://svn.apache.org/viewvc/servicemix/smx4/nmr/tags/nmr-1.0.0-m2</url>
   </scm>
 
   <issueManagement>