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:37:55 UTC

[sling-org-apache-sling-scripting-sightly-repl] branch master updated: 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 master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-repl.git


The following commit(s) were added to refs/heads/master by this push:
     new ff4eee8  SLING-10981 - Update HTL REPL to parent pom 46
ff4eee8 is described below

commit ff4eee836c509e2323114b26bdcd08a0b22d7d75
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>