Update to EIK parent 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/karaf/eik/trunk@1429059 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/c217d0d3 Tree: http://git-wip-us.apache.org/repos/asf/karaf-eik/tree/c217d0d3 Diff: http://git-wip-us.apache.org/repos/asf/karaf-eik/diff/c217d0d3 Branch: refs/heads/master Commit: c217d0d3bd7a4baa572c952fe4ce7fa100934e41 Parents: 71e5448 Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Fri Jan 4 19:50:22 2013 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Fri Jan 4 19:50:22 2013 +0000 ---------------------------------------------------------------------- features/org.apache.karaf.eik.wtp.feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/c217d0d3/features/org.apache.karaf.eik.wtp.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/org.apache.karaf.eik.wtp.feature/pom.xml b/features/org.apache.karaf.eik.wtp.feature/pom.xml index 8f16370..8d30c70 100644 --- a/features/org.apache.karaf.eik.wtp.feature/pom.xml +++ b/features/org.apache.karaf.eik.wtp.feature/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>
