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 bad22bd21c8441cef53a92e5036c62ed60adddc5 Author: Justin Edelson <[email protected]> AuthorDate: Sat Dec 11 23:16:21 2010 +0000 prepping maven-launchpad-plugin for release git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin@1044739 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fbce260..23846e8 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>11-SNAPSHOT</version> + <version>9</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -138,12 +138,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]>.
