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/04/26 12:54:37 UTC

[sling-jspc-maven-plugin] branch master updated: Upgrade to parent version 41, version 40 is affected by SLING-9972

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


The following commit(s) were added to refs/heads/master by this push:
     new acb1e2f  Upgrade to parent version 41, version 40 is affected by SLING-9972
acb1e2f is described below

commit acb1e2f94c6ba956225e93772590904d461a073b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Apr 26 14:30:14 2021 +0200

    Upgrade to parent version 41, version 40 is affected by SLING-9972
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 47cd42e..c5fc441 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>40</version>
+        <version>41</version>
         <relativePath />
     </parent>