commit | de502d16ab87a66106eb845ee721c85cce0df114 | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Thu Jun 20 18:49:42 2013 +0000 |
committer | Clement Escoffier <clement@apache.org> | Thu Jun 20 18:49:42 2013 +0000 |
tree | cc64a14b6ce19eca251251bc927fcea3d0c597be | |
parent | a021a9c4ed1644e9a3dad7e0edc601eb5f88fd30 [diff] |
Fixed wrong version in integration-tests git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1495127 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/src/it/ipojo-manipulator-creation-test/pom.xml b/ipojo/manipulator/manipulator-it/src/it/ipojo-manipulator-creation-test/pom.xml index e98f1eb..1134946 100644 --- a/ipojo/manipulator/manipulator-it/src/it/ipojo-manipulator-creation-test/pom.xml +++ b/ipojo/manipulator/manipulator-it/src/it/ipojo-manipulator-creation-test/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId> - <version>1.10.1-SNAPSHOT</version> + <version>1.10.2-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent>