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-models-impl.git
The following commit(s) were added to refs/heads/master by this push:
new a8759b9 SLING-9842 - Upgrade to parent pom 40
a8759b9 is described below
commit a8759b982eace7a120062996450a42e071a30e10
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Oct 20 17:30:29 2020 +0200
SLING-9842 - Upgrade to parent pom 40
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6d9ad5e..c009399 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>35</version>
+ <version>40</version>
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>