Update to EIK parent 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/karaf/eik/trunk@1429088 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/karaf-eik/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-eik/commit/9a6025c9 Tree: http://git-wip-us.apache.org/repos/asf/karaf-eik/tree/9a6025c9 Diff: http://git-wip-us.apache.org/repos/asf/karaf-eik/diff/9a6025c9 Branch: refs/heads/master Commit: 9a6025c9783d21c0c98dc0aeea3076d5d6ef3fd3 Parents: 9d3dcc7 Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Fri Jan 4 20:22:38 2013 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Fri Jan 4 20:22:38 2013 +0000 ---------------------------------------------------------------------- features/org.apache.karaf.eik.repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/9a6025c9/features/org.apache.karaf.eik.repository/pom.xml ---------------------------------------------------------------------- diff --git a/features/org.apache.karaf.eik.repository/pom.xml b/features/org.apache.karaf.eik.repository/pom.xml index 4229c10..e5adc88 100644 --- a/features/org.apache.karaf.eik.repository/pom.xml +++ b/features/org.apache.karaf.eik.repository/pom.xml @@ -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>
