You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2016/01/20 09:49:12 UTC

svn commit: r1725682 - in /aries/trunk/async: async-all/pom.xml async-api/pom.xml async-impl/pom.xml async-index/pom.xml pom.xml promise-api/pom.xml

Author: cschneider
Date: Wed Jan 20 08:49:12 2016
New Revision: 1725682

URL: http://svn.apache.org/viewvc?rev=1725682&view=rev
Log:
Update async to parent 2.0.1

Modified:
    aries/trunk/async/async-all/pom.xml
    aries/trunk/async/async-api/pom.xml
    aries/trunk/async/async-impl/pom.xml
    aries/trunk/async/async-index/pom.xml
    aries/trunk/async/pom.xml
    aries/trunk/async/promise-api/pom.xml

Modified: aries/trunk/async/async-all/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/async/async-all/pom.xml?rev=1725682&r1=1725681&r2=1725682&view=diff
==============================================================================
--- aries/trunk/async/async-all/pom.xml (original)
+++ aries/trunk/async/async-all/pom.xml Wed Jan 20 08:49:12 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: aries/trunk/async/async-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/async/async-api/pom.xml?rev=1725682&r1=1725681&r2=1725682&view=diff
==============================================================================
--- aries/trunk/async/async-api/pom.xml (original)
+++ aries/trunk/async/async-api/pom.xml Wed Jan 20 08:49:12 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: aries/trunk/async/async-impl/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/async/async-impl/pom.xml?rev=1725682&r1=1725681&r2=1725682&view=diff
==============================================================================
--- aries/trunk/async/async-impl/pom.xml (original)
+++ aries/trunk/async/async-impl/pom.xml Wed Jan 20 08:49:12 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: aries/trunk/async/async-index/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/async/async-index/pom.xml?rev=1725682&r1=1725681&r2=1725682&view=diff
==============================================================================
--- aries/trunk/async/async-index/pom.xml (original)
+++ aries/trunk/async/async-index/pom.xml Wed Jan 20 08:49:12 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: aries/trunk/async/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/async/pom.xml?rev=1725682&r1=1725681&r2=1725682&view=diff
==============================================================================
--- aries/trunk/async/pom.xml (original)
+++ aries/trunk/async/pom.xml Wed Jan 20 08:49:12 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: aries/trunk/async/promise-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/async/promise-api/pom.xml?rev=1725682&r1=1725681&r2=1725682&view=diff
==============================================================================
--- aries/trunk/async/promise-api/pom.xml (original)
+++ aries/trunk/async/promise-api/pom.xml Wed Jan 20 08:49:12 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>