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 06cffe2a0a62542d1d722a3489f2f84d8fe388bf Author: Justin Edelson <[email protected]> AuthorDate: Fri May 6 18:45:33 2011 +0000 [maven-release-plugin] prepare release sling-launchpad-standalone-archetype-1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-standalone@1100323 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a468fac..afc9ffb 100644 --- a/pom.xml +++ b/pom.xml @@ -20,15 +20,15 @@ <relativePath>../../../parent/pom.xml</relativePath> </parent> <artifactId>sling-launchpad-standalone-archetype</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.0</version> <packaging>maven-archetype</packaging> <name>Sling Launchpad Standalone Archetype</name> <description>Maven archetype for Sling Launchpad Standalone applications</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-standalone</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-standalone</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/maven/archetypes/launchpad-standalone</url> + <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> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
