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 2007/12/31 16:40:11 UTC

svn commit: r607740 - in /servicemix/smx4/runtime/trunk: assembly/ bundles/ bundles/ant/ bundles/aopalliance/ bundles/asm/ bundles/cglib/ bundles/junit/ bundles/mina/ bundles/xstream/ filemonitor/ gshell/ gshell/gshell-core/ gshell/gshell-features/ gsh...

Author: gnodet
Date: Mon Dec 31 07:40:09 2007
New Revision: 607740

URL: http://svn.apache.org/viewvc?rev=607740&view=rev
Log:
Add missing version numbers

Modified:
    servicemix/smx4/runtime/trunk/assembly/pom.xml
    servicemix/smx4/runtime/trunk/bundles/ant/pom.xml
    servicemix/smx4/runtime/trunk/bundles/aopalliance/pom.xml
    servicemix/smx4/runtime/trunk/bundles/asm/pom.xml
    servicemix/smx4/runtime/trunk/bundles/cglib/pom.xml
    servicemix/smx4/runtime/trunk/bundles/junit/pom.xml
    servicemix/smx4/runtime/trunk/bundles/mina/pom.xml
    servicemix/smx4/runtime/trunk/bundles/pom.xml
    servicemix/smx4/runtime/trunk/bundles/xstream/pom.xml
    servicemix/smx4/runtime/trunk/filemonitor/pom.xml
    servicemix/smx4/runtime/trunk/gshell/gshell-core/pom.xml
    servicemix/smx4/runtime/trunk/gshell/gshell-features/pom.xml
    servicemix/smx4/runtime/trunk/gshell/gshell-obr/pom.xml
    servicemix/smx4/runtime/trunk/gshell/gshell-osgi/pom.xml
    servicemix/smx4/runtime/trunk/gshell/gshell-wrapper/pom.xml
    servicemix/smx4/runtime/trunk/gshell/pom.xml
    servicemix/smx4/runtime/trunk/main/pom.xml
    servicemix/smx4/runtime/trunk/testing/depends-maven-plugin/pom.xml
    servicemix/smx4/runtime/trunk/testing/pom.xml
    servicemix/smx4/runtime/trunk/testing/support/pom.xml

Modified: servicemix/smx4/runtime/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/assembly/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/assembly/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/assembly/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime</groupId>
     <artifactId>apache-servicemix-runtime</artifactId>
     <packaging>pom</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: Assembly</name>
 
     <dependencies>

Modified: servicemix/smx4/runtime/trunk/bundles/ant/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/ant/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/ant/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/ant/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}-${pkgVersion}</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

Modified: servicemix/smx4/runtime/trunk/bundles/aopalliance/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/aopalliance/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/aopalliance/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/aopalliance/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}-${pkgVersion}</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

Modified: servicemix/smx4/runtime/trunk/bundles/asm/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/asm/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/asm/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/asm/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}-${pkgVersion}</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

Modified: servicemix/smx4/runtime/trunk/bundles/cglib/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/cglib/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/cglib/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/cglib/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}-${pkgVersion}</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

Modified: servicemix/smx4/runtime/trunk/bundles/junit/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/junit/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/junit/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/junit/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}-${pkgVersion}</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

Modified: servicemix/smx4/runtime/trunk/bundles/mina/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/mina/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/mina/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/mina/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}-${pkgVersion}</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

Modified: servicemix/smx4/runtime/trunk/bundles/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.bundles</groupId>
     <artifactId>bundles</artifactId>
     <packaging>pom</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles</name>
 
     <modules>

Modified: servicemix/smx4/runtime/trunk/bundles/xstream/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/bundles/xstream/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/bundles/xstream/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/bundles/xstream/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}-${pkgVersion}</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

Modified: servicemix/smx4/runtime/trunk/filemonitor/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/filemonitor/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/filemonitor/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/filemonitor/pom.xml Mon Dec 31 07:40:09 2007
@@ -30,6 +30,7 @@
 
   <artifactId>org.apache.servicemix.runtime.filemonitor</artifactId>
   <packaging>bundle</packaging>
+  <version>1.0-m1-SNAPSHOT</version>
   <name>ServiceMix Runtime :: File Monitor</name>
 
   <description>This bundle monitors the deploy directory for new OSGi bundles in jar form, expanded form or for configuration file changes and undeploys/redeploys them</description>

Modified: servicemix/smx4/runtime/trunk/gshell/gshell-core/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/gshell/gshell-core/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/gshell/gshell-core/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/gshell/gshell-core/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.gshell</groupId>
     <artifactId>org.apache.servicemix.runtime.gshell.core</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: GShell Core</name>
 
     <description>

Modified: servicemix/smx4/runtime/trunk/gshell/gshell-features/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/gshell/gshell-features/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/gshell/gshell-features/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/gshell/gshell-features/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.gshell</groupId>
     <artifactId>org.apache.servicemix.runtime.gshell.features</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: GShell Features</name>
 
     <description>

Modified: servicemix/smx4/runtime/trunk/gshell/gshell-obr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/gshell/gshell-obr/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/gshell/gshell-obr/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/gshell/gshell-obr/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.gshell</groupId>
     <artifactId>org.apache.servicemix.runtime.gshell.obr</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: GShell OBR Commands</name>
 
     <description>

Modified: servicemix/smx4/runtime/trunk/gshell/gshell-osgi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/gshell/gshell-osgi/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/gshell/gshell-osgi/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/gshell/gshell-osgi/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.gshell</groupId>
     <artifactId>org.apache.servicemix.runtime.gshell.osgi</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: GShell OSGi Commands</name>
 
     <description>

Modified: servicemix/smx4/runtime/trunk/gshell/gshell-wrapper/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/gshell/gshell-wrapper/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/gshell/gshell-wrapper/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/gshell/gshell-wrapper/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.gshell</groupId>
     <artifactId>org.apache.servicemix.runtime.gshell.wrapper</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: GShell Service Wrapper</name>
 
     <description>

Modified: servicemix/smx4/runtime/trunk/gshell/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/gshell/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/gshell/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/gshell/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.gshell</groupId>
     <artifactId>gshell</artifactId>
     <packaging>pom</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: GShell</name>
 
     <modules>

Modified: servicemix/smx4/runtime/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/main/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/main/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/main/pom.xml Mon Dec 31 07:40:09 2007
@@ -30,6 +30,7 @@
 
     <artifactId>org.apache.servicemix.runtime.main</artifactId>
     <packaging>bundle</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: Main</name>
 
     <dependencies>

Modified: servicemix/smx4/runtime/trunk/testing/depends-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/testing/depends-maven-plugin/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/testing/depends-maven-plugin/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/testing/depends-maven-plugin/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.testing</groupId>
     <artifactId>depends-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: Testing - Depends plugin</name>
 
     <dependencies>

Modified: servicemix/smx4/runtime/trunk/testing/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/testing/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/testing/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/testing/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
     <groupId>org.apache.servicemix.runtime.testing</groupId>
     <artifactId>testing</artifactId>
     <packaging>pom</packaging>
+    <version>1.0-m1-SNAPSHOT</version>
     <name>ServiceMix Runtime :: Testing</name>
 
     <modules>

Modified: servicemix/smx4/runtime/trunk/testing/support/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/testing/support/pom.xml?rev=607740&r1=607739&r2=607740&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/testing/support/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/testing/support/pom.xml Mon Dec 31 07:40:09 2007
@@ -31,6 +31,7 @@
   <groupId>org.apache.servicemix.runtime.testing</groupId>
   <artifactId>org.apache.servicemix.runtime.testing.support</artifactId>
   <packaging>bundle</packaging>
+  <version>1.0-m1-SNAPSHOT</version>
   <name>ServiceMix Runtime :: Testing - Support</name>
 
   <dependencies>