This is an automated email from the ASF dual-hosted git repository.
radu 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 afc4738 releng: bumped parent pom until release
afc4738 is described below
commit afc4738b2a3cc6c6edc8d5bfaed7e0ace2a4e6ad
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Oct 9 18:51:51 2020 +0200
releng: bumped parent pom until release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3f71971..0f4b646 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>40-SNAPSHOT</version>
+ <version>41-SNAPSHOT</version>
<relativePath />
</parent>