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 db5a3d1  Use latest distribution org.apache.sling.distribution.api 
snapshot
db5a3d1 is described below

commit db5a3d1bbddfa8f40e8c8845f8a2ee7f4124fb9b
Author: tmaret <[email protected]>
AuthorDate: Thu Jan 30 12:13:04 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 00733b3..a01765d 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.0</version>
+            <version>0.3.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to