This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-bundle-tracker-it.git
The following commit(s) were added to refs/heads/master by this push:
new c39a199 releng: updated to latest releases
c39a199 is described below
commit c39a1990827ef2127c049d8505f95a5e9305e663
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Sep 3 18:38:02 2020 +0200
releng: updated to latest releases
---
it/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/it/pom.xml b/it/pom.xml
index 4cf0a55..01afbdf 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -200,7 +200,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.scripting.sightly</artifactId>
- <version>1.4.1-1.4.0-SNAPSHOT</version>
+ <version>1.4.2-1.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -224,7 +224,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.2.6</version>
<scope>test</scope>
</dependency>
<dependency>