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/12 00:21:01 UTC

[sling-org-apache-sling-scripting-sightly-testing] 03/03: Revert "[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

commit 4d64eed44a63b291872d4ed5569809f09e99c7a4
Author: Eric Norman <en...@apache.org>
AuthorDate: Wed Aug 11 17:17:38 2021 -0700

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

diff --git a/pom.xml b/pom.xml
index 97aad0f..1c8bfc6 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.32-1.4.0</version>
+    <version>1.0.31-1.4.0-SNAPSHOT</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>org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>
@@ -74,7 +74,7 @@
         <debug.options />
         <keepInstanceRunning>false</keepInstanceRunning>
 
-        <project.build.outputTimestamp>2021-08-11T23:47:53Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-04-23T16:34:16Z</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>