Update to EIK parent 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/karaf/eik/trunk@1429008 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/e0145814 Tree: http://git-wip-us.apache.org/repos/asf/karaf-eik/tree/e0145814 Diff: http://git-wip-us.apache.org/repos/asf/karaf-eik/diff/e0145814 Branch: refs/heads/master Commit: e0145814d24cc2a72206e9c6cdb7ba3df74ef868 Parents: 338ca02 Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Fri Jan 4 18:06:02 2013 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Fri Jan 4 18:06:02 2013 +0000 ---------------------------------------------------------------------- plugins/org.apache.karaf.eik.workbench/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/e0145814/plugins/org.apache.karaf.eik.workbench/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/org.apache.karaf.eik.workbench/pom.xml b/plugins/org.apache.karaf.eik.workbench/pom.xml index 0f878da..c3ed90d 100644 --- a/plugins/org.apache.karaf.eik.workbench/pom.xml +++ b/plugins/org.apache.karaf.eik.workbench/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>
