Author: jbonofre
Date: Mon Feb 21 06:36:15 2011
New Revision: 1072855
URL: http://svn.apache.org/viewvc?rev=1072855&view=rev
Log:
[SM-2055] Cleanup POM and usage of ${project.version} to simplify the release
process.
Modified:
servicemix/smx3/trunk/core/pom.xml
servicemix/smx3/trunk/deployables/pom.xml
servicemix/smx3/trunk/deployables/serviceengines/pom.xml
servicemix/smx3/trunk/distributions/pom.xml
servicemix/smx3/trunk/parent/pom.xml
servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml
servicemix/smx3/trunk/platforms/pom.xml
servicemix/smx3/trunk/pom.xml
servicemix/smx3/trunk/samples/pom.xml
servicemix/smx3/trunk/web/pom.xml
servicemix/smx3/trunk/web/servicemix-console/pom.xml
Modified: servicemix/smx3/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/core/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/pom.xml (original)
+++ servicemix/smx3/trunk/core/pom.xml Mon Feb 21 06:36:15 2011
@@ -28,9 +28,7 @@
<relativePath>../parent/pom.xml</relativePath>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>core</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<name>ServiceMix :: Core</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/deployables/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/pom.xml Mon Feb 21 06:36:15 2011
@@ -27,9 +27,7 @@
<version>3.3.3-SNAPSHOT</version>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>deployables</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<name>ServiceMix :: Deployables</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/deployables/serviceengines/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/serviceengines/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/serviceengines/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/serviceengines/pom.xml Mon Feb 21
06:36:15 2011
@@ -28,9 +28,7 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>serviceengines</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<name>ServiceMix :: Service Engines</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/distributions/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/distributions/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/distributions/pom.xml (original)
+++ servicemix/smx3/trunk/distributions/pom.xml Mon Feb 21 06:36:15 2011
@@ -27,9 +27,7 @@
<version>3.3.3-SNAPSHOT</version>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>assemblies</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<name>ServiceMix :: Assemblies</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/parent/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/parent/pom.xml (original)
+++ servicemix/smx3/trunk/parent/pom.xml Mon Feb 21 06:36:15 2011
@@ -27,9 +27,7 @@
<version>3.3.3-SNAPSHOT</version>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<name>ServiceMix :: Parent</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml Mon Feb 21 06:36:15
2011
@@ -28,7 +28,6 @@
</parent>
<artifactId>deployer</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<packaging>jboss-sar</packaging>
<name>ServiceMix :: JBoss :: Deployer</name>
Modified: servicemix/smx3/trunk/platforms/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/pom.xml Mon Feb 21 06:36:15 2011
@@ -27,9 +27,7 @@
<version>3.3.3-SNAPSHOT</version>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>platforms</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<name>ServiceMix :: Platforms</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Mon Feb 21 06:36:15 2011
@@ -370,7 +370,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>rat-maven-plugin</artifactId>
- <version>1.0-alpha-1-SNAPSHOT</version>
+ <version>1.0-alpha-3</version>
<executions>
<execution>
<phase>verify</phase>
@@ -412,7 +412,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>rat-maven-plugin</artifactId>
- <version>1.0-alpha-1-SNAPSHOT</version>
+ <version>1.0-alpha-3</version>
</plugin>
</plugins>
</reporting>
@@ -456,22 +456,22 @@
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-core</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-audit</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-components</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.geronimo</groupId>
<artifactId>deployer-service</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
@@ -481,7 +481,7 @@
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-console</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
@@ -632,57 +632,57 @@
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>servicemix-web</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>wsdl-first</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>loan-broker</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge-camel</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>basic</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>pom</type>
</dependency>
<!--
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-beanflow</artifactId>
- <version>3.3.1-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
-->
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-web-console</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>${project.version}</version>
<type>war</type>
</dependency>
Modified: servicemix/smx3/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/pom.xml (original)
+++ servicemix/smx3/trunk/samples/pom.xml Mon Feb 21 06:36:15 2011
@@ -27,7 +27,6 @@
<version>3.3.3-SNAPSHOT</version>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
<name>ServiceMix :: Samples</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/web/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/web/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/pom.xml (original)
+++ servicemix/smx3/trunk/web/pom.xml Mon Feb 21 06:36:15 2011
@@ -27,9 +27,7 @@
<version>3.3.3-SNAPSHOT</version>
</parent>
- <groupId>org.apache.servicemix</groupId>
<artifactId>web</artifactId>
- <version>3.3.3-SNAPSHOT</version>
<name>ServiceMix :: Web Apps</name>
<packaging>pom</packaging>
Modified: servicemix/smx3/trunk/web/servicemix-console/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/web/servicemix-console/pom.xml?rev=1072855&r1=1072854&r2=1072855&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/servicemix-console/pom.xml (original)
+++ servicemix/smx3/trunk/web/servicemix-console/pom.xml Mon Feb 21 06:36:15
2011
@@ -31,6 +31,7 @@
<artifactId>servicemix-console</artifactId>
<packaging>war</packaging>
<name>ServiceMix :: Console</name>
+
<dependencies>
<dependency>
<groupId>org.apache.servicemix.specs</groupId>