Update to EIK parent 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/karaf/eik/trunk@1429099 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/288ae2df Tree: http://git-wip-us.apache.org/repos/asf/karaf-eik/tree/288ae2df Diff: http://git-wip-us.apache.org/repos/asf/karaf-eik/diff/288ae2df Branch: refs/heads/master Commit: 288ae2df783168e3050b6010673f870536037651 Parents: f576d2a Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Fri Jan 4 20:30:26 2013 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Fri Jan 4 20:30:26 2013 +0000 ---------------------------------------------------------------------- archetypes/eik-camel-archetype/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/288ae2df/archetypes/eik-camel-archetype/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/eik-camel-archetype/pom.xml b/archetypes/eik-camel-archetype/pom.xml index 447098e..943125b 100644 --- a/archetypes/eik-camel-archetype/pom.xml +++ b/archetypes/eik-camel-archetype/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>
