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-htl-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 26ccfd1 SLING-8896 - The URI Manipulation Filter should not interfere
with data-sly-use parameters
26ccfd1 is described below
commit 26ccfd12022fb8d487696e5d47e9c50931896e38
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Dec 6 20:58:22 2019 +0100
SLING-8896 - The URI Manipulation Filter should not interfere with
data-sly-use parameters
* releng: added reporting version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 466ca56..3ae4616 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.jira.version.id>12336741,12338350,12338646,12338974,12341271,12342047,12342267,12342272,12343462,
-
12343846,12344079,12344332,12344876,12345571,12346551</site.jira.version.id>
+
12343846,12344079,12344332,12344876,12345571,12346551,12346590</site.jira.version.id>
<maven.version>3.3.9</maven.version>
<maven.site.path>${project.artifactId}-archives/${project.artifactId}-LATEST</maven.site.path>
<argLine />