This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-dynamic-include.git
The following commit(s) were added to refs/heads/master by this push:
new c6f8af8 Bump version down to 3.1.99-SNAPSHOT, next release is 3.2.0
c6f8af8 is described below
commit c6f8af80a37c9f395e0e30b87b9242dbc21de386
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Jun 18 13:29:27 2020 +0200
Bump version down to 3.1.99-SNAPSHOT, next release is 3.2.0
The changes in SLING-8997 are significant. However, I don't expect anyone
to actually import the packages, therefore not bumping the major component
of the version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7522919..8e90ae8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.dynamic-include</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>3.1.99-SNAPSHOT</version>
<name>Apache Sling Dynamic Include</name>
<description>Dynamic Include filter for Apache Sling</description>