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-testing-logging-mock.git
commit c6de2af300187af3bdf0667d38d0fdeb5c5ebfa0 Author: Stefan Seifert <[email protected]> AuthorDate: Tue Aug 16 15:03:14 2016 +0000 SLING-5970 mocks: Update to Parent Pom 28 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1756521 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 66122f4..bfbc97e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>26</version> + <version>28</version> <relativePath/> </parent> <artifactId>org.apache.sling.testing.logging-mock</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Testing Mock Log Configuration</name> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
