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:58:19 UTC

[sling-org-apache-sling-scripting-sightly-repl] branch master updated: Align module name to Jira version name

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 6e449e9  Align module name to Jira version name
6e449e9 is described below

commit 6e449e9d539f46871bbcc0fdcb5443bf958dd455
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Dec 8 15:58:01 2021 +0100

    Align module name to Jira version name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b4323fa..b3241bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>org.apache.sling.scripting.sightly.repl</artifactId>
     <version>1.0.7-SNAPSHOT</version>
 
-    <name>Apache Sling Scripting HTL Read-Eval-Print Loop Environment</name>
+    <name>Apache Sling Scripting HTL REPL</name>
     <description>REPL for Apache Sling Scripting HTL engine</description>
 
     <scm>