Author: bdelacretaz
Date: Thu Apr 14 11:57:28 2011
New Revision: 1092151
URL: http://svn.apache.org/viewvc?rev=1092151&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.testing.tools-1.0.4
Modified:
sling/trunk/testing/junit/core/pom.xml
sling/trunk/testing/junit/remote/pom.xml
sling/trunk/testing/junit/scriptable/pom.xml
sling/trunk/testing/samples/failing-tests/pom.xml
sling/trunk/testing/samples/integration-tests/pom.xml
sling/trunk/testing/samples/sample-tests/pom.xml
sling/trunk/testing/tools/pom.xml
Modified: sling/trunk/testing/junit/core/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/junit/core/pom.xml?rev=1092151&r1=1092150&r2=1092151&view=diff
==============================================================================
--- sling/trunk/testing/junit/core/pom.xml (original)
+++ sling/trunk/testing/junit/core/pom.xml Thu Apr 14 11:57:28 2011
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>bundle</packaging>
<name>Apache Sling JUnit Core</name>
@@ -38,9 +38,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/junit/core</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/junit/core</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/testing/junit/core</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.4</url>
</scm>
<build>
Modified: sling/trunk/testing/junit/remote/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/junit/remote/pom.xml?rev=1092151&r1=1092150&r2=1092151&view=diff
==============================================================================
--- sling/trunk/testing/junit/remote/pom.xml (original)
+++ sling/trunk/testing/junit/remote/pom.xml Thu Apr 14 11:57:28 2011
@@ -27,16 +27,16 @@
</parent>
<artifactId>org.apache.sling.junit.remote</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>bundle</packaging>
<name>Apache Sling JUnit Remote Tests Runners</name>
<description>Utilities to run server-side JUnit tests
remotely</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/junit/remote</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/junit/remote</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/testing/junit/remote</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.4</url>
</scm>
<build>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
@@ -104,7 +104,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
Modified: sling/trunk/testing/junit/scriptable/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/junit/scriptable/pom.xml?rev=1092151&r1=1092150&r2=1092151&view=diff
==============================================================================
--- sling/trunk/testing/junit/scriptable/pom.xml (original)
+++ sling/trunk/testing/junit/scriptable/pom.xml Thu Apr 14 11:57:28 2011
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.junit.scriptable</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>bundle</packaging>
<name>Apache Sling JUnit Scriptable Tests Provider</name>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/junit/scriptable</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/junit/scriptable</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/testing/junit/scriptable</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.4</url>
</scm>
<build>
@@ -104,7 +104,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: sling/trunk/testing/samples/failing-tests/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/samples/failing-tests/pom.xml?rev=1092151&r1=1092150&r2=1092151&view=diff
==============================================================================
--- sling/trunk/testing/samples/failing-tests/pom.xml (original)
+++ sling/trunk/testing/samples/failing-tests/pom.xml Thu Apr 14 11:57:28 2011
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.testing.samples.failingtests</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>bundle</packaging>
<name>Apache Sling Failing Server-Side Tests</name>
@@ -38,9 +38,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/samples/failing-tests</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/samples/failing-tests</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/testing/samples/failing-tests</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.4</url>
</scm>
<build>
@@ -94,7 +94,7 @@
<!-- TODO create separate API package, this is just to get the
special Sling test runner -->
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
Modified: sling/trunk/testing/samples/integration-tests/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/samples/integration-tests/pom.xml?rev=1092151&r1=1092150&r2=1092151&view=diff
==============================================================================
--- sling/trunk/testing/samples/integration-tests/pom.xml (original)
+++ sling/trunk/testing/samples/integration-tests/pom.xml Thu Apr 14 11:57:28
2011
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.testing.samples.integrationtests</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>jar</packaging>
<name>Apache Sling Sample Integration Tests</name>
@@ -83,9 +83,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/samples/integration-tests</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/samples/integration-tests</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/testing/samples/integration-tests</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.4</url>
</scm>
<build>
@@ -234,37 +234,37 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.scriptable</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.samples.sampletests</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.samples.failingtests</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.remote</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
Modified: sling/trunk/testing/samples/sample-tests/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/samples/sample-tests/pom.xml?rev=1092151&r1=1092150&r2=1092151&view=diff
==============================================================================
--- sling/trunk/testing/samples/sample-tests/pom.xml (original)
+++ sling/trunk/testing/samples/sample-tests/pom.xml Thu Apr 14 11:57:28 2011
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.testing.samples.sampletests</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>bundle</packaging>
<name>Apache Sling Sample Server-Side Tests</name>
@@ -38,9 +38,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/samples/sample-tests</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/samples/sample-tests</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/testing/samples/sample-tests</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.4</url>
</scm>
<build>
@@ -94,7 +94,7 @@
<!-- TODO create separate API package, this is just to get the
special Sling test runner -->
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
</dependency>
Modified: sling/trunk/testing/tools/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/tools/pom.xml?rev=1092151&r1=1092150&r2=1092151&view=diff
==============================================================================
--- sling/trunk/testing/tools/pom.xml (original)
+++ sling/trunk/testing/tools/pom.xml Thu Apr 14 11:57:28 2011
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>bundle</packaging>
<name>Apache Sling Test Tools</name>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/tools</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/tools</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/testing/tools</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.4</url>
</scm>
<build>