You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2020/03/30 09:02:17 UTC

[sling-org-apache-sling-jcr-repoinit] branch master updated: Preparing to release

This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git


The following commit(s) were added to refs/heads/master by this push:
     new 7345639  Preparing to release
7345639 is described below

commit 73456394366d819ec9a450b64342b70cca9e2671
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Mar 30 11:02:00 2020 +0200

    Preparing to release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b1727b0..8e0aa99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,7 +219,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.6.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>