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/09/07 00:47:31 UTC

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

Author: pauls
Date: Sun Sep  6 22:47:31 2009
New Revision: 811937

URL: http://svn.apache.org/viewvc?rev=811937&view=rev
Log:
Update dependencies 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=811937&r1=811936&r2=811937&view=diff
==============================================================================
--- felix/trunk/shell.tui/pom.xml (original)
+++ felix/trunk/shell.tui/pom.xml Sun Sep  6 22:47:31 2009
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.shell</artifactId>
-      <version>1.4.0</version>
+      <version>1.5.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>