This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag maven-launchpad-plugin-2.1.0 in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git
commit c80a1cc6d5d006fd78bf413c1baee21fe430f717 Author: Justin Edelson <[email protected]> AuthorDate: Tue Feb 15 02:27:51 2011 +0000 using snapshots during vote git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin@1070763 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 25d6ec6..e079074 100644 --- a/pom.xml +++ b/pom.xml @@ -143,12 +143,12 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.base</artifactId> - <version>2.3.0</version> + <version>2.3.1-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.base</artifactId> - <version>2.3.0</version> + <version>2.3.1-SNAPSHOT</version> <classifier>app</classifier> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
