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 2021/06/16 12:16:16 UTC

[sling-org-apache-sling-jcr-repoinit] branch master updated: Back to snapshot after 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 11e17c0  Back to snapshot after release
11e17c0 is described below

commit 11e17c0991fef2536454470d7f9b91a94917f224
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Wed Jun 16 14:16:04 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index d1148f6..f909c5f 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.10</version>
+            <version>1.6.11-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>