You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/05 16:49:38 UTC

svn commit: r1357646 - in /aries/trunk: blueprint/blueprint-api/pom.xml util/pom.xml util/util-r42/pom.xml util/util/pom.xml

Author: cumminsh
Date: Thu Jul  5 14:49:37 2012
New Revision: 1357646

URL: http://svn.apache.org/viewvc?rev=1357646&view=rev
Log:
[ARIES-862] Reverting svn changes for cancelled util and blueprint-api release

Modified:
    aries/trunk/blueprint/blueprint-api/pom.xml
    aries/trunk/util/pom.xml
    aries/trunk/util/util-r42/pom.xml
    aries/trunk/util/util/pom.xml

Modified: aries/trunk/blueprint/blueprint-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-api/pom.xml?rev=1357646&r1=1357645&r2=1357646&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-api/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-api/pom.xml Thu Jul  5 14:49:37 2012
@@ -26,7 +26,7 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>org.apache.aries.blueprint.api</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>Apache Aries Blueprint API</name>
     <description>
         This bundle contains the blueprint api 1.0.1 and the corresponding xml schema.

Modified: aries/trunk/util/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/util/pom.xml?rev=1357646&r1=1357645&r2=1357646&view=diff
==============================================================================
--- aries/trunk/util/pom.xml (original)
+++ aries/trunk/util/pom.xml Thu Jul  5 14:49:37 2012
@@ -27,7 +27,7 @@
 
     <artifactId>org.apache.aries.util-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
 
     <name>Apache Aries Util</name>
     <description>

Modified: aries/trunk/util/util-r42/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/util/util-r42/pom.xml?rev=1357646&r1=1357645&r2=1357646&view=diff
==============================================================================
--- aries/trunk/util/util-r42/pom.xml (original)
+++ aries/trunk/util/util-r42/pom.xml Thu Jul  5 14:49:37 2012
@@ -27,7 +27,7 @@
 
     <artifactId>org.apache.aries.util-r42</artifactId>
     <packaging>jar</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>Apache Aries Util classes compiled under r 42 framework</name>
     <description>
         This bundle contains the OSGi common util for Apache Aries classes that need to be compiled under r 4.2

Modified: aries/trunk/util/util/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/util/util/pom.xml?rev=1357646&r1=1357645&r2=1357646&view=diff
==============================================================================
--- aries/trunk/util/util/pom.xml (original)
+++ aries/trunk/util/util/pom.xml Thu Jul  5 14:49:37 2012
@@ -27,7 +27,7 @@
 
     <artifactId>org.apache.aries.util</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>Apache Aries Util</name>
     <description>
         This bundle contains the OSGi common util for Apache Aries