This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag sling-launchpad-standalone-archetype-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-launchpad-standalone-archetype.git
commit e862d26bfb05b305c94f494ad9aff14fce51ab9f Author: Justin Edelson <[email protected]> AuthorDate: Fri May 6 18:32:53 2011 +0000 [maven-release-plugin] rollback the release of sling-launchpad-standalone-archetype-1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-standalone@1100315 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e2d16a2..97c316a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <relativePath>../../../parent/pom.xml</relativePath> </parent> <artifactId>sling-launchpad-standalone-archetype</artifactId> - <version>1.0.0</version> + <version>0.0.1-SNAPSHOT</version> <packaging>maven-archetype</packaging> <name>Sling Launchpad Standalone Archetype</name> <description>Maven archetype for Sling Launchpad Standalone applications</description> @@ -40,10 +40,4 @@ </plugin> </plugins> </build> - - <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-launchpad-standalone-archetype-1.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-launchpad-standalone-archetype-1.0.0</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/sling-launchpad-standalone-archetype-1.0.0</url> - </scm> </project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
