Update to EIK parent 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/karaf/eik/trunk@1429016 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/b647f2e7 Tree: http://git-wip-us.apache.org/repos/asf/karaf-eik/tree/b647f2e7 Diff: http://git-wip-us.apache.org/repos/asf/karaf-eik/diff/b647f2e7 Branch: refs/heads/master Commit: b647f2e77fa6073166f72fa188a6f455e38d5550 Parents: 1987960 Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Fri Jan 4 18:21:32 2013 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Fri Jan 4 18:21:32 2013 +0000 ---------------------------------------------------------------------- plugins/org.apache.karaf.eik.wtp.ui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/b647f2e7/plugins/org.apache.karaf.eik.wtp.ui/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/org.apache.karaf.eik.wtp.ui/pom.xml b/plugins/org.apache.karaf.eik.wtp.ui/pom.xml index ac65643..fc9a341 100644 --- a/plugins/org.apache.karaf.eik.wtp.ui/pom.xml +++ b/plugins/org.apache.karaf.eik.wtp.ui/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>
