You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2010/10/01 17:17:12 UTC

svn commit: r1003561 - /felix/trunk/main/pom.xml

Author: rickhall
Date: Fri Oct  1 15:17:12 2010
New Revision: 1003561

URL: http://svn.apache.org/viewvc?rev=1003561&view=rev
Log:
Used released version of Gogo.

Modified:
    felix/trunk/main/pom.xml

Modified: felix/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1003561&r1=1003560&r2=1003561&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Fri Oct  1 15:17:12 2010
@@ -39,9 +39,9 @@
     <log.level>4</log.level>
     <dollar>$</dollar>
     <framework.version>3.1.0-SNAPSHOT</framework.version>
-    <gogo.runtime.version>0.7.0-SNAPSHOT</gogo.runtime.version>
-    <gogo.shell.version>0.7.0-SNAPSHOT</gogo.shell.version>
-    <gogo.command.version>0.7.0-SNAPSHOT</gogo.command.version>
+    <gogo.runtime.version>0.6.1</gogo.runtime.version>
+    <gogo.shell.version>0.6.1</gogo.shell.version>
+    <gogo.command.version>0.6.1</gogo.command.version>
     <obr.version>1.6.2</obr.version>
   </properties>
   <profiles>