You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2021/07/29 07:21:19 UTC

[GitHub] [sling-org-apache-sling-scripting-sightly-testing] raducotescu commented on a change in pull request #6: SLING-10684 add integration tests to verify

raducotescu commented on a change in pull request #6:
URL: https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing/pull/6#discussion_r678890297



##########
File path: pom.xml
##########
@@ -336,13 +336,13 @@ Require-Capability: osgi.extender;filter:="(&(osgi.extender=sling.scripting)(ver
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
-            <version>1.2.4-1.4.0</version>
+            <version>1.2.5-1.4.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId>
-            <version>1.2.12-1.4.0</version>
+            <version>1.2.13-1.4.0-SNAPSHOT</version>

Review comment:
       I don't think you need to bump the compiler.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org