You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jw...@apache.org on 2015/10/06 21:08:49 UTC

svn commit: r1707120 - /aries/trunk/subsystem/subsystem-gogo-command/pom.xml

Author: jwross
Date: Tue Oct  6 19:08:49 2015
New Revision: 1707120

URL: http://svn.apache.org/viewvc?rev=1707120&view=rev
Log:
Point to last released version 1.0.0.

Modified:
    aries/trunk/subsystem/subsystem-gogo-command/pom.xml

Modified: aries/trunk/subsystem/subsystem-gogo-command/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-gogo-command/pom.xml?rev=1707120&r1=1707119&r2=1707120&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-gogo-command/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-gogo-command/pom.xml Tue Oct  6 19:08:49 2015
@@ -49,8 +49,7 @@
     <aries.osgi.private.pkg>
       org.apache.aries.subsystem.gogo.*
     </aries.osgi.private.pkg>
-    <!-- Move this item to 1.0.0 once released -->
-    <lastReleaseVersion>1.0.0-SNAPSHOT</lastReleaseVersion>
+    <lastReleaseVersion>1.0.0</lastReleaseVersion>
   </properties>
 
   <dependencies>