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/21 18:03:37 UTC

[sling-org-apache-sling-starter] branch issue/update-sightly-repl created (now 0b68858)

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

rombert pushed a change to branch issue/update-sightly-repl
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git.


      at 0b68858  Update to o.a.s.scripting.sightly.repl 1.0.10

This branch includes the following new commits:

     new 0b68858  Update to o.a.s.scripting.sightly.repl 1.0.10

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[sling-org-apache-sling-starter] 01/01: Update to o.a.s.scripting.sightly.repl 1.0.10

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0b6885800c980424deb14374779204ee28c3617f
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Dec 21 20:03:06 2021 +0200

    Update to o.a.s.scripting.sightly.repl 1.0.10
---
 src/main/features/app/htl_repl.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/app/htl_repl.json b/src/main/features/app/htl_repl.json
index 0f102f2..fad818e 100644
--- a/src/main/features/app/htl_repl.json
+++ b/src/main/features/app/htl_repl.json
@@ -1,7 +1,7 @@
 {
     "bundles": [
         {
-            "id":"org.apache.sling:org.apache.sling.scripting.sightly.repl:1.0.6",
+            "id":"org.apache.sling:org.apache.sling.scripting.sightly.repl:1.0.10",
             "start-order":"20"
         }
     ]