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/12/06 12:22:34 UTC

[sling-org-apache-sling-distribution-journal-it] branch master updated: Update to latest snapshot dependencies

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


The following commit(s) were added to refs/heads/master by this push:
     new a99fe51  Update to latest snapshot dependencies
a99fe51 is described below

commit a99fe5168df2797aa3a5a6b1ce72cb45ffef76fd
Author: tmaret <tm...@adobe.com>
AuthorDate: Fri Dec 6 13:22:20 2019 +0100

    Update to latest snapshot dependencies
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5bd50dd..8cf530b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal</artifactId>
-            <version>0.1.5-SNAPSHOT</version>
+            <version>0.1.7-SNAPSHOT</version>
         </dependency>
         
         <dependency>