You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/12/19 16:19:41 UTC

[sling-org-apache-sling-scripting-sightly-testing] branch master updated: SLING-8695 - Make sure that the Sling modules' pom files provide a name value that's consistent with the JIRA releases

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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 094a774  SLING-8695 - Make sure that the Sling modules' pom files provide a name value that's consistent with the JIRA releases
094a774 is described below

commit 094a7748a147f9aa1f8c6c43d91a2fe5a9466ffc
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Dec 19 17:19:18 2019 +0100

    SLING-8695 - Make sure that the Sling modules' pom files provide a name value that's consistent with the JIRA releases
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 42762d2..645b77a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     -->
     <version>1.0.19-1.4.0-SNAPSHOT</version>
 
-    <name>Apache Sling Scripting HTL Integration Tests</name>
+    <name>Apache Sling Scripting HTL Testing</name>
     <description>This project runs the integration tests for validating the Apache Sling Scripting HTL implementation
         against the Adobe HTL TCK.
     </description>