| commit | 534b83589ba24279bb4134628454f636a74e7aa2 | [log] [tgz] |
|---|---|---|
| author | Oliver Lietz <olli@apache.org> | Thu Jul 13 02:45:45 2023 +0200 |
| committer | Oliver Lietz <olli@apache.org> | Thu Jul 13 02:45:45 2023 +0200 |
| tree | a5ba3c2b7bd3cdbe5630815eeea223bb303d9076 | |
| parent | 8144315da9a653f1ca371b563824abfed536acb6 [diff] |
SLING-11963 Update to Sling Bundle Parent 51
diff --git a/pom.xml b/pom.xml index 58e5520..a946d3f 100644 --- a/pom.xml +++ b/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>50</version> + <version>51</version> <relativePath /> </parent>