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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-servlet-archetype.git

commit 73e8ae7accd93fc4766559837eeb9a6f2bd2090a
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu May 15 09:00:01 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index 03fae0c..6a182db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,8 +18,7 @@
   under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.sling</groupId>
@@ -30,16 +29,16 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-servlet-archetype</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>maven-archetype</packaging>
 
     <name>Sling Servlet Archetype</name>
     <description>Maven archetype for Sling Servlets</description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/servlet</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/servlet</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/servlet</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-servlet-archetype-1.0.2</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-servlet-archetype-1.0.2</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/tags/sling-servlet-archetype-1.0.2</url>
     </scm>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to