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 2020/07/13 09:07:47 UTC

[sling-jspc-maven-plugin] branch master updated: releng: added JIRA versions

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-jspc-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f3a568  releng: added JIRA versions
1f3a568 is described below

commit 1f3a5687d7909736d0a4d29d03d0aac5b14d60db
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Jul 13 11:06:39 2020 +0200

    releng: added JIRA versions
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 191cc5c..2c1b925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
 
     <properties>
         <maven.site.path>${project.artifactId}-archives/${project.artifactId}-LATEST</maven.site.path>
-        <site.jira.version.id>12313225,12313347,12319479,12319561,12325751,12347153</site.jira.version.id>
+        <site.jira.version.id>12313225,12313347,12319479,12319561,12325751,12347153,12348438,12348556</site.jira.version.id>
     </properties>
 
     <build>