You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/08/06 08:58:44 UTC

[sling-org-apache-sling-installer-factory-configuration] branch master updated: Update to latest installer core release

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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 834673e  Update to latest installer core release
834673e is described below

commit 834673e0d42f7da4978d122d580c79e3043517dd
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Aug 6 10:58:36 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 09b4e1c..583c42d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.installer.core</artifactId>
-            <version>3.11.5-SNAPSHOT</version>
+            <version>3.12.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>