You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2018/06/22 14:20:10 UTC

[sling-htl-maven-plugin] branch master updated: releng: added jira release id

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 72b5e76  releng: added jira release id
72b5e76 is described below

commit 72b5e7653171a39dd729bd562da127ef56f08b76
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Fri Jun 22 16:20:00 2018 +0200

    releng: added jira release id
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c9b4b2b..2f2e6df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <site.jira.version.id>12336741,12338350,12338646,12338974,12341271,12342047,12342267,12342272</site.jira.version.id>
+        <site.jira.version.id>12336741,12338350,12338646,12338974,12341271,12342047,12342267,12342272,12343462</site.jira.version.id>
         <maven.version>3.3.9</maven.version>
         <maven.site.path>${project.artifactId}-archives/${project.artifactId}-LATEST</maven.site.path>
     </properties>