You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2021/09/03 08:28:30 UTC

[sling-org-apache-sling-feature-launcher] branch master updated: Update to latest parent pom

This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new 96c0379  Update to latest parent pom
96c0379 is described below

commit 96c03799a7f5a259316f4115b026135045d7c6da
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Sep 3 09:28:21 2021 +0100

    Update to latest parent pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 068ca9f..98fb2d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>43</version>
+        <version>45</version>
         <relativePath />
     </parent>