This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
commit 18d1f129ff9d1c996926dd432f8850a452e65918 Author: Dan Klco <[email protected]> AuthorDate: Tue Oct 20 16:59:42 2020 -0400 Updating artifact name --- feature/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/feature/pom.xml b/feature/pom.xml index b71bd51..d6896e2 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -166,6 +166,8 @@ </execution> </executions> <configuration> + <appendAssemblyId>false</appendAssemblyId> + <finalName>org.apache.sling.cms-${project.version}</finalName> <archive> <manifest> <mainClass>
