You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2009/10/11 23:13:47 UTC

svn commit: r824159 - /felix/trunk/shell.tui/pom.xml

Author: pauls
Date: Sun Oct 11 21:13:45 2009
New Revision: 824159

URL: http://svn.apache.org/viewvc?rev=824159&view=rev
Log:
Clean-up after release

Modified:
    felix/trunk/shell.tui/pom.xml

Modified: felix/trunk/shell.tui/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/shell.tui/pom.xml?rev=824159&r1=824158&r2=824159&view=diff
==============================================================================
--- felix/trunk/shell.tui/pom.xml (original)
+++ felix/trunk/shell.tui/pom.xml Sun Oct 11 21:13:45 2009
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.shell</artifactId>
-      <version>1.4.1</version>
+      <version>1.5.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>