You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by tm...@apache.org on 2021/07/02 02:34:22 UTC

[sling-org-apache-sling-distribution-journal] 02/02: Update org.apache.sling.distribution.core dependency to latest release

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

tmaret pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git

commit 7a46ab04d9148d1a39f007417b547be2a86c3054
Author: tmaret <tm...@adobe.com>
AuthorDate: Fri Jul 2 00:40:49 2021 +0200

    Update org.apache.sling.distribution.core dependency to latest release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8f983af..a757fff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.core</artifactId>
-            <version>0.4.5-SNAPSHOT</version>
+            <version>0.4.6</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.slf4j</groupId>