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 2020/02/12 12:39:51 UTC

[sling-org-apache-sling-distribution-core] branch master updated: Link org.apache.sling.distribution.api 0.4.0

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-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 622d1de  Link org.apache.sling.distribution.api 0.4.0
622d1de is described below

commit 622d1de94a827292c35c6cfca99b9d9a7661a5e4
Author: tmaret <tm...@adobe.com>
AuthorDate: Wed Feb 12 13:39:28 2020 +0100

    Link org.apache.sling.distribution.api 0.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a01765d..3702f77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.api</artifactId>
-            <version>0.3.1-SNAPSHOT</version>
+            <version>0.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>