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/10/18 23:20:10 UTC

[sling-org-apache-sling-fragment-xml] 13/38: [maven-release-plugin] prepare release org.apache.sling.fragment.xml-1.0.0

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-org-apache-sling-fragment-xml.git

commit 2972b80ed5d55f9387dcea4995e2c69de62fa27b
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Thu Jun 21 14:50:21 2012 +0000

    [maven-release-plugin] prepare release org.apache.sling.fragment.xml-1.0.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1352546 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 099cf1d..c2c18cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.fragment.xml</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling System Bundle Extension: XML APIs</name>
@@ -124,4 +124,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.xml-1.0.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.xml-1.0.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fragment.xml-1.0.0</url>
+  </scm>
 </project>

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