You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2013/01/04 15:32:18 UTC

svn commit: r1428888 - /karaf/eik/trunk/plugins/org.apache.karaf.eik.hooks/pom.xml

Author: jbonofre
Date: Fri Jan  4 14:32:18 2013
New Revision: 1428888

URL: http://svn.apache.org/viewvc?rev=1428888&view=rev
Log:
Update to EIK parent 0.9.0

Modified:
    karaf/eik/trunk/plugins/org.apache.karaf.eik.hooks/pom.xml

Modified: karaf/eik/trunk/plugins/org.apache.karaf.eik.hooks/pom.xml
URL: http://svn.apache.org/viewvc/karaf/eik/trunk/plugins/org.apache.karaf.eik.hooks/pom.xml?rev=1428888&r1=1428887&r2=1428888&view=diff
==============================================================================
--- karaf/eik/trunk/plugins/org.apache.karaf.eik.hooks/pom.xml (original)
+++ karaf/eik/trunk/plugins/org.apache.karaf.eik.hooks/pom.xml Fri Jan  4 14:32:18 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.9.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>