Author: cumminsh
Date: Sat Jul 28 09:13:51 2012
New Revision: 1366623
URL: http://svn.apache.org/viewvc?rev=1366623&view=rev
Log:
[ARIES-862] Moving poms for respun bundles back to 1.0.0
Modified:
aries/trunk/ejb/ejb-modeller/pom.xml
aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
aries/trunk/proxy/proxy-bundle/pom.xml
aries/trunk/transaction/transaction-blueprint/pom.xml
Modified: aries/trunk/ejb/ejb-modeller/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/ejb/ejb-modeller/pom.xml?rev=1366623&r1=1366622&r2=1366623&view=diff
==============================================================================
--- aries/trunk/ejb/ejb-modeller/pom.xml (original)
+++ aries/trunk/ejb/ejb-modeller/pom.xml Sat Jul 28 09:13:51 2012
@@ -29,7 +29,7 @@
<artifactId>org.apache.aries.ejb.modeller</artifactId>
<packaging>bundle</packaging>
<name>Aries EJB Modelling Integration</name>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/ejb/ejb-modeller</connection>
Modified: aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle/pom.xml?rev=1366623&r1=1366622&r2=1366623&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-bundle/pom.xml Sat Jul 28 09:13:51 2012
@@ -27,7 +27,7 @@
<artifactId>org.apache.aries.jmx.blueprint</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries JMX Blueprint Bundle</name>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<description>
This bundle contains the standalone implementation of the along with
the API.
</description>
Modified: aries/trunk/proxy/proxy-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-bundle/pom.xml?rev=1366623&r1=1366622&r2=1366623&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-bundle/pom.xml (original)
+++ aries/trunk/proxy/proxy-bundle/pom.xml Sat Jul 28 09:13:51 2012
@@ -29,7 +29,7 @@
<artifactId>org.apache.aries.proxy</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Proxy Bundle</name>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<description>
This bundle contains the Apache Aries Proxy Service.
</description>
Modified: aries/trunk/transaction/transaction-blueprint/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-blueprint/pom.xml?rev=1366623&r1=1366622&r2=1366623&view=diff
==============================================================================
--- aries/trunk/transaction/transaction-blueprint/pom.xml (original)
+++ aries/trunk/transaction/transaction-blueprint/pom.xml Sat Jul 28 09:13:51
2012
@@ -27,7 +27,7 @@
<groupId>org.apache.aries.transaction</groupId>
<artifactId>org.apache.aries.transaction.blueprint</artifactId>
<packaging>bundle</packaging>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Apache Aries Transaction Blueprint</name>
<scm>