This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests.git
commit 921fa04c9752fafdb5f77188adbbcb6ec87b6ae8 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Oct 17 13:30:36 2016 +0000 Use parent 29 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1765284 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c183b66..7bdc266 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>28</version> + <version>29</version> <relativePath/> </parent> @@ -191,11 +191,6 @@ <version>${org.ops4j.pax.exam.version}</version> </plugin> <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-failsafe-plugin</artifactId> - <version>2.18.1</version> - </plugin> - <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <version>1.11</version> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
