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-jackrabbit-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git
commit 6173040c30a3e9cfc0f5536e0cee61a13e91cdc3 Author: Stefan Seifert <[email protected]> AuthorDate: Thu Jan 22 20:58:54 2015 +0000 update to next development snapshot unit released artifacts are in maven central git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-jackrabbit@1654069 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bc21019..4a7f776 100644 --- a/pom.xml +++ b/pom.xml @@ -49,14 +49,14 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.sling-mock</artifactId> - <version>1.1.2</version> + <version>1.1.3-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.sling-mock</artifactId> - <version>1.1.2</version> + <version>1.1.3-SNAPSHOT</version> <classifier>tests</classifier> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
