This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.launchpad.installer-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-installer.git
commit 755519480bfb00f54379a67bfb3763c79715e0e1 Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Jul 7 06:29:12 2011 +0000 Use latest snapshot during release git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/installer@1143670 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad72460..f1e33ad 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.installer.core</artifactId> - <version>3.2.0</version> + <version>3.2.1-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
