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 2019/02/28 16:02:09 UTC

[sling-org-apache-sling-distribution-it] branch master updated: use latest org.apache.sling.distribution.core snapshot

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


The following commit(s) were added to refs/heads/master by this push:
     new ea6e2f6  use latest org.apache.sling.distribution.core snapshot
ea6e2f6 is described below

commit ea6e2f62f2d25eaf9c839c2c357841442625bad7
Author: tmaret <tm...@adobe.com>
AuthorDate: Thu Feb 28 17:01:52 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 8dd0f03..bb189cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.core</artifactId>
-            <version>0.2.9-SNAPSHOT</version>
+            <version>0.4.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>