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 487254d Revert failed release
487254d is described below
commit 487254df8591d10dc9bb0664db381d832a304d9a
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Dec 22 17:53:49 2023 +0100
Revert failed release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3eed2ca..4bca33b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.29-SNAPSHOT</version>
+ <version>0.0.27-SNAPSHOT</version>
<name>Apache Sling GraphQL Core</name>
<description>Support for GraphQL queries</description>