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-graphql-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 230eb90  Back to SNAPSHOT - we can revert to 1.4.2 once that release 
is out
230eb90 is described below

commit 230eb90807cd00cd9e577b4307528dbfecac2c19
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jun 15 17:23:03 2020 +0200

    Back to SNAPSHOT - we can revert to 1.4.2 once that release is out
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 440a41c..06ac062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,7 +227,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.servlet-helpers</artifactId>
-      <version>1.4.2</version>
+      <version>1.4.3-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to