This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git
commit ab322a6ee4b5f1ccec1062e538df910ea89aab38 Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun Oct 4 17:15:44 2020 +0200 Revert "Update to 1.3.0-SNAPSHOT" This reverts commit 7e4f131eb06ec6f9d95f0d9008320973fc458431. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f59b4db..3d4d07c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ </parent> <artifactId>org.apache.sling.feature</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.2.11-SNAPSHOT</version> <name>Apache Sling Feature Model</name> <description>
