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-jspc-maven-plugin.git
commit 70e94dfc53df00805d3d6021a21ea9d5b9197fff Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Jun 12 12:37:12 2017 +0000 SLING-6940 : JSPC plugin violates Maven naming convention git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1798449 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb33853..29bccbd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <groupId>org.apache.sling</groupId> - <artifactId>maven-jspc-plugin</artifactId> + <artifactId>jspc-maven-plugin</artifactId> <version>2.0.9-SNAPSHOT</version> <packaging>maven-plugin</packaging> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
