Author: radu
Date: Tue Apr 7 15:38:26 2015
New Revision: 1671878
URL: http://svn.apache.org/r1671878
Log:
[maven-release-plugin] prepare release
org.apache.sling.scripting.sightly.testing-1.0.4
Modified:
sling/trunk/contrib/scripting/sightly/testing/pom.xml
Modified: sling/trunk/contrib/scripting/sightly/testing/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/sightly/testing/pom.xml?rev=1671878&r1=1671877&r2=1671878&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/sightly/testing/pom.xml (original)
+++ sling/trunk/contrib/scripting/sightly/testing/pom.xml Tue Apr 7 15:38:26
2015
@@ -29,16 +29,16 @@
<artifactId>org.apache.sling.scripting.sightly.testing</artifactId>
<packaging>jar</packaging>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<name>Apache Sling Scripting Sightly Integration Tests</name>
<description>This project runs the integration tests for validating the
Apache Sling Scripting Sightly implementation
against the Adobe Sightly TCK.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/testing</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/testing</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/sightly/testing</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.testing-1.0.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.testing-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.sightly.testing-1.0.4</url>
</scm>
<properties>