Author: sseifert
Date: Mon Feb 1 21:13:26 2016
New Revision: 1728007
URL: http://svn.apache.org/viewvc?rev=1728007&view=rev
Log:
update to release version 1.0.12 of org.apache.sling.testing.tools
Modified:
sling/trunk/bundles/extensions/models/integration-tests/pom.xml
sling/trunk/bundles/extensions/validation/it-http/pom.xml
sling/trunk/bundles/resourceaccesssecurity/it/pom.xml
sling/trunk/contrib/extensions/distribution/it/pom.xml
sling/trunk/testing/samples/integration-tests/pom.xml
Modified: sling/trunk/bundles/extensions/models/integration-tests/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/integration-tests/pom.xml?rev=1728007&r1=1728006&r2=1728007&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/models/integration-tests/pom.xml (original)
+++ sling/trunk/bundles/extensions/models/integration-tests/pom.xml Mon Feb 1
21:13:26 2016
@@ -264,7 +264,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>1.0.12</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: sling/trunk/bundles/extensions/validation/it-http/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/validation/it-http/pom.xml?rev=1728007&r1=1728006&r2=1728007&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/validation/it-http/pom.xml (original)
+++ sling/trunk/bundles/extensions/validation/it-http/pom.xml Mon Feb 1
21:13:26 2016
@@ -274,7 +274,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>1.0.12</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
Modified: sling/trunk/bundles/resourceaccesssecurity/it/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/resourceaccesssecurity/it/pom.xml?rev=1728007&r1=1728006&r2=1728007&view=diff
==============================================================================
--- sling/trunk/bundles/resourceaccesssecurity/it/pom.xml (original)
+++ sling/trunk/bundles/resourceaccesssecurity/it/pom.xml Mon Feb 1 21:13:26
2016
@@ -277,7 +277,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>1.0.12</version>
<scope>provided</scope>
</dependency>
Modified: sling/trunk/contrib/extensions/distribution/it/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/distribution/it/pom.xml?rev=1728007&r1=1728006&r2=1728007&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/distribution/it/pom.xml (original)
+++ sling/trunk/contrib/extensions/distribution/it/pom.xml Mon Feb 1 21:13:26
2016
@@ -304,7 +304,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>1.0.12</version>
<scope>provided</scope>
</dependency>
<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=1728007&r1=1728006&r2=1728007&view=diff
==============================================================================
--- sling/trunk/testing/samples/integration-tests/pom.xml (original)
+++ sling/trunk/testing/samples/integration-tests/pom.xml Mon Feb 1 21:13:26
2016
@@ -303,7 +303,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>1.0.12</version>
<scope>provided</scope>
</dependency>
<dependency>