This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-performance.git
The following commit(s) were added to refs/heads/master by this push:
new a7f65a5 SLING-10691 - use parent pom 43
a7f65a5 is described below
commit a7f65a5847cf69ce468868f9e113bf60dceff2f6
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Jul 30 16:10:09 2021 +0200
SLING-10691 - use parent pom 43
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2ab7cad..ad8ad07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>26</version>
+ <version>43</version>
<relativePath/>
</parent>