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 2011/01/11 21:22:57 UTC

svn commit: r1057838 - in /felix/trunk/gogo: command/pom.xml runtime/pom.xml shell/pom.xml

Author: rickhall
Date: Tue Jan 11 20:22:56 2011
New Revision: 1057838

URL: http://svn.apache.org/viewvc?rev=1057838&view=rev
Log:
Rollback version.

Modified:
    felix/trunk/gogo/command/pom.xml
    felix/trunk/gogo/runtime/pom.xml
    felix/trunk/gogo/shell/pom.xml

Modified: felix/trunk/gogo/command/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/command/pom.xml?rev=1057838&r1=1057837&r2=1057838&view=diff
==============================================================================
--- felix/trunk/gogo/command/pom.xml (original)
+++ felix/trunk/gogo/command/pom.xml Tue Jan 11 20:22:56 2011
@@ -28,7 +28,7 @@
 
   <artifactId>org.apache.felix.gogo.command</artifactId>
   <packaging>bundle</packaging>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <name>Apache Felix Gogo Command</name>
 
   <description>

Modified: felix/trunk/gogo/runtime/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=1057838&r1=1057837&r2=1057838&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Tue Jan 11 20:22:56 2011
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Runtime</name>
     <artifactId>org.apache.felix.gogo.runtime</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>

Modified: felix/trunk/gogo/shell/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/shell/pom.xml?rev=1057838&r1=1057837&r2=1057838&view=diff
==============================================================================
--- felix/trunk/gogo/shell/pom.xml (original)
+++ felix/trunk/gogo/shell/pom.xml Tue Jan 11 20:22:56 2011
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Shell</name>
     <artifactId>org.apache.felix.gogo.shell</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>