You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/12/08 14:35:28 UTC

[sling-org-apache-sling-scripting-sightly-repl] 01/01: SLING-10981 - Update HTL REPL to parent pom 46

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/SLING-10981
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-repl.git

commit 73c6a9de70c2bd058ed0ac1c7519183157f74343
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Dec 8 15:35:15 2021 +0100

    SLING-10981 - Update HTL REPL to parent pom 46
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5354c1e..b4323fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>45</version>
+        <version>46</version>
         <relativePath />
     </parent>
     <modelVersion>4.0.0</modelVersion>