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 2015/08/12 23:19:29 UTC

svn commit: r1695612 - /aries/trunk/async/async-api/pom.xml

Author: cschneider
Date: Wed Aug 12 21:19:29 2015
New Revision: 1695612

URL: http://svn.apache.org/r1695612
Log:
Setting release version to 1.0.1

Modified:
    aries/trunk/async/async-api/pom.xml

Modified: aries/trunk/async/async-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/async/async-api/pom.xml?rev=1695612&r1=1695611&r2=1695612&view=diff
==============================================================================
--- aries/trunk/async/async-api/pom.xml (original)
+++ aries/trunk/async/async-api/pom.xml Wed Aug 12 21:19:29 2015
@@ -55,7 +55,7 @@
             org.osgi.service.async.delegate,
             *
         </aries.osgi.import.pkg>
-        <lastReleaseVersion>1.0.1-SNAPSHOT</lastReleaseVersion>
+        <lastReleaseVersion>1.0.1</lastReleaseVersion>
     </properties>
 
     <dependencies>