This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag maven-launchpad-plugin-2.0.10 in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git
commit 2551177e93d6931322639e17063e39166ca8d88b Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed Apr 28 09:03:59 2010 +0000 Use released version of launchpad base git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin@938826 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7db8e1b..4dacf96 100644 --- a/pom.xml +++ b/pom.xml @@ -129,12 +129,12 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.base</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.0</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.base</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.0</version> <classifier>app</classifier> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
