This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.paxexam-0.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
commit 84a41909fe5e4ecc729c6c620a30b077a36fd073 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Oct 17 13:28:10 2016 +0000 Use parent 29 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam@1765279 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 003f8fd..166d0a4 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> @@ -66,7 +66,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> - <version>2.18.1</version> <executions> <execution> <goals> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
