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-superimposing.git
commit 5f3dd23767b4825852d21a3cec35362b6e7e77f9
Author: sseifert <sseifert@unknown>
AuthorDate: Mon Sep 29 20:51:50 2014 +0000
[maven-release-plugin] prepare release org.apache.sling.superimposing-0.2.0
git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1628305
13f79535-47bb-0310-9956-ffa450edef68
---
pom.xml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 30bb123..0e5cf0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<artifactId>org.apache.sling.superimposing</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<packaging>bundle</packaging>
<name>Apache Sling Superimposing Resource Provider</name>
@@ -159,4 +159,10 @@
</dependencies>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.superimposing-0.2.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.superimposing-0.2.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.superimposing-0.2.0</url>
+ </scm>
</project>
--
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.