This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
commit 30e755004ce2dc13c1513d8776ff5915f662a7f3 Author: Dan Klco <[email protected]> AuthorDate: Fri Dec 4 16:27:57 2020 -0500 Reverting release version --- feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature/pom.xml b/feature/pom.xml index 9776d5e..46e9fe7 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -16,7 +16,7 @@ <parent> <artifactId>org.apache.sling.cms</artifactId> <groupId>org.apache.sling</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>0.16.3-SNAPSHOT</version> </parent> <artifactId>org.apache.sling.cms.feature</artifactId>
