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/01/13 22:13:29 UTC

[sling-org-apache-sling-servlets-post] 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-servlets-post.git


The following commit(s) were added to refs/heads/master by this push:
     new 75d117a  Align module name to Jira version name
75d117a is described below

commit 75d117ad60dc4353d0af36b0e30c57eec8706321
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Jan 13 23:13:05 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 fe9f6ed..15e7905 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <packaging>jar</packaging>
     <version>2.3.37-SNAPSHOT</version>
 
-    <name>Apache Sling Default POST Servlets</name>
+    <name>Apache Sling Servlets POST</name>
     <description>
         Provides default POST servlets.
     </description>