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/04/19 07:57:14 UTC

[sling-org-apache-sling-distribution-journal] branch master updated: Update to latest released dependency

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


The following commit(s) were added to refs/heads/master by this push:
     new 033f661  Update to latest released dependency
033f661 is described below

commit 033f66135d27f750dc3b4bd1ebc03eac82903771
Author: tmaret <tm...@adobe.com>
AuthorDate: Fri Apr 19 09:57:03 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 449048f..fc15f13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.0.1-INCUBATOR-SNAPSHOT</version>
+            <version>0.1.0</version>
         </dependency>
 
         <!-- OSGi -->