This is an automated email from the ASF dual-hosted git repository.
npeltier pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git
The following commit(s) were added to refs/heads/master by this push:
new 83f8c8c SLING-11284 switch to bundle parent 47 (#17)
83f8c8c is described below
commit 83f8c8cc43ea0d722620b35f96721ec3fafaeb13
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed May 4 11:35:14 2022 +0200
SLING-11284 switch to bundle parent 47 (#17)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fcd747e..ff28780 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>41</version>
+ <version>47</version>
<relativePath />
</parent>