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:35 UTC

[sling-initial-content-archetype] 02/05: [maven-release-plugin] prepare release sling-initial-content-archetype-1.0.2

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag sling-initial-content-archetype-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-initial-content-archetype.git

commit 82ef1516560b185fbcc6169da2729454ae72251e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 19:48:25 2015 +0000

    [maven-release-plugin] prepare release sling-initial-content-archetype-1.0.2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/initial-content@1709087 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 94043ea..1938764 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,21 +22,21 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
-        <relativePath/>
+        <relativePath />
         <version>4</version>
     </parent>
 
     <artifactId>sling-initial-content-archetype</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>maven-archetype</packaging>
 
     <name>Sling Initial Content Archetype</name>
     <description>Maven archetype for initial content</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/initial-content</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/initial-content</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/initial-content</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-initial-content-archetype-1.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-initial-content-archetype-1.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-initial-content-archetype-1.0.2</url>
     </scm>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.