Author: radu
Date: Wed Jul 29 15:45:46 2015
New Revision: 1693301
URL: http://svn.apache.org/r1693301
Log:
[maven-release-plugin] prepare release org.apache.sling.xss-1.0.4
Modified:
sling/trunk/bundles/extensions/xss/pom.xml
Modified: sling/trunk/bundles/extensions/xss/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/xss/pom.xml?rev=1693301&r1=1693300&r2=1693301&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/xss/pom.xml (original)
+++ sling/trunk/bundles/extensions/xss/pom.xml Wed Jul 29 15:45:46 2015
@@ -24,7 +24,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<version>24</version>
- <relativePath/>
+ <relativePath />
</parent>
<!--
======================================================================= -->
@@ -32,7 +32,7 @@
<!--
======================================================================= -->
<artifactId>org.apache.sling.xss</artifactId>
<packaging>bundle</packaging>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<name>Apache Sling XSS Protection Bundle</name>
<description>
@@ -40,9 +40,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/xss</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/xss</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/xss</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.xss-1.0.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.xss-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.xss-1.0.4</url>
</scm>