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 f33d1698002744c8c04c16ec96cdb4e82d926e62 Author: Justin Edelson <[email protected]> AuthorDate: Tue Feb 15 01:59:21 2011 +0000 updating pom pre-release git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin@1070748 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 80513cb..74572c7 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>9</version> + <version>10</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -138,17 +138,17 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.api</artifactId> - <version>0.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.2.1-SNAPSHOT</version> + <version>2.3.0</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad.base</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3.0</version> <classifier>app</classifier> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
