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


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

commit 1bb8f080e2355634e636f0893a2aa46ae50dbcd9
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Jul 13 11:50:02 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 9ce33f3..de57268 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <properties>
         <sling.java.version>8</sling.java.version>
         <maven.version>3.6.0</maven.version>
-        <site.jira.version.id>12344664,12347157</site.jira.version.id>
+        
<site.jira.version.id>12344664,12347157,12348422,12348558</site.jira.version.id>
         
<maven.site.path>${project.artifactId}-archives/${project.artifactId}-LATEST</maven.site.path>
     </properties>
 

Reply via email to