Author: radu
Date: Tue Aug 23 09:52:14 2016
New Revision: 1757337
URL: http://svn.apache.org/viewvc?rev=1757337&view=rev
Log:
releng: updated to staged dependency
Modified:
sling/trunk/bundles/api/pom.xml
Modified: sling/trunk/bundles/api/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/api/pom.xml?rev=1757337&r1=1757336&r2=1757337&view=diff
==============================================================================
--- sling/trunk/bundles/api/pom.xml (original)
+++ sling/trunk/bundles/api/pom.xml Tue Aug 23 09:52:14 2016
@@ -7,9 +7,9 @@
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.testing</artifactId>
- <version>2.0.27-SNAPSHOT</version>
+ <version>2.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>