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 0f6d05c94184167f8c17fd3b39a22aff99418b8f Author: Carsten Ziegeler <[email protected]> AuthorDate: Tue Aug 23 06:58:46 2011 +0000 Using released versions git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin@1160566 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3cc8535..62a347e 100644 --- a/pom.xml +++ b/pom.xml @@ -138,17 +138,17 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.api</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.base</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.0</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.base</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.0</version> <classifier>app</classifier> </dependency> <dependency> @@ -159,7 +159,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-filtering</artifactId> - <version>1.0-beta-4</version> + <version>1.0</version> </dependency> <dependency> <groupId>org.drools</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
