commit | d1e20e4b9600f664a9b62d0270a6b28ae21985da | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Thu Feb 28 18:26:45 2013 +0000 |
committer | Clement Escoffier <clement@apache.org> | Thu Feb 28 18:26:45 2013 +0000 |
tree | ae48ae9edf6d7149f9bb0af5934f6b25b6aa9ecb | |
parent | 78e47d71e93d9de6ae2ab33284be95eacefa10e0 [diff] [blame] |
Update versions of iPOJO in the examples git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1451276 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml b/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml index 2b659f8..453f870 100644 --- a/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml +++ b/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml
@@ -49,7 +49,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.annotations</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> </dependency> </dependencies>