You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:14:40 UTC

[sling-launchpad-standalone-archetype] 14/15: [maven-release-plugin] prepare release sling-launchpad-standalone-archetype-1.0.0

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 <ju...@apache.org>
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
"commits@sling.apache.org" <co...@sling.apache.org>.