This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-oak-2.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git
commit c0a41b3f6eaa571132a25cc787e0a22aceaa34e4 Author: Stefan Seifert <[email protected]> AuthorDate: Wed Sep 14 21:38:54 2016 +0000 update dependencies git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak@1760793 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8354b08..c607469 100644 --- a/pom.xml +++ b/pom.xml @@ -50,14 +50,14 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.sling-mock</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.sling-mock</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0</version> <classifier>tests</classifier> <scope>test</scope> </dependency> @@ -108,7 +108,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.logging-mock</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
