You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2021/08/11 23:49:21 UTC

[sling-org-apache-sling-scripting-sightly-testing] branch master updated: [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0

This is an automated email from the ASF dual-hosted git repository.

enorman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 451e00c  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0
451e00c is described below

commit 451e00c14ae896498ca8d6f2ec046fc4eaad1091
Author: Eric Norman <en...@apache.org>
AuthorDate: Wed Aug 11 23:49:14 2021 +0000

    [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1c8bfc6..97aad0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
         The versioning scheme defined here corresponds to SLING-7406 (<module_version>-<htl_specification_version>). Take care when
         releasing to only increase the first part, unless the module provides support for a newer version of the HTL specification.
     -->
-    <version>1.0.31-1.4.0-SNAPSHOT</version>
+    <version>1.0.32-1.4.0</version>
 
     <name>Apache Sling Scripting HTL Testing</name>
     <description>This project runs the integration tests for validating the Apache Sling Scripting HTL implementation
@@ -42,7 +42,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-testing.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0</tag>
   </scm>
 
     <properties>
@@ -74,7 +74,7 @@
         <debug.options />
         <keepInstanceRunning>false</keepInstanceRunning>
 
-        <project.build.outputTimestamp>2021-04-23T16:34:16Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-08-11T23:47:53Z</project.build.outputTimestamp>
     </properties>
 
     <build>
@@ -302,7 +302,7 @@ Require-Capability: osgi.extender;filter:="(&(osgi.extender=sling.scripting)(ver
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore></ignore>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                             </pluginExecutions>