This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new 381d29a Revert back to parent pom 35
381d29a is described below
commit 381d29aec35e70edb382aafb404bd44377eb036a
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Feb 6 10:14:20 2020 +0000
Revert back to parent pom 35
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e80dff..6223469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>36</version>
+ <version>35</version>
<relativePath />
</parent>