You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2008/10/29 05:40:07 UTC

svn commit: r708772 - /servicemix/smx4/features/trunk/activemq/activemq-commands/pom.xml

Author: ccustine
Date: Tue Oct 28 21:40:07 2008
New Revision: 708772

URL: http://svn.apache.org/viewvc?rev=708772&view=rev
Log:
More fixes for gshell commands

Modified:
    servicemix/smx4/features/trunk/activemq/activemq-commands/pom.xml

Modified: servicemix/smx4/features/trunk/activemq/activemq-commands/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/activemq/activemq-commands/pom.xml?rev=708772&r1=708771&r2=708772&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/activemq/activemq-commands/pom.xml (original)
+++ servicemix/smx4/features/trunk/activemq/activemq-commands/pom.xml Tue Oct 28 21:40:07 2008
@@ -37,10 +37,6 @@
         Provides the ActiveMQ commands
     </description>
 
-    <properties>
-      <gshell.version>1.0-alpha-2-SNAPSHOT</gshell.version>
-    </properties>
-
     <dependencies>
       <dependency>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>