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 82c5445  [maven-release-plugin] prepare for next development iteration
82c5445 is described below

commit 82c544560141b023786d8eaa100871b0fe4ce96d
Author: Eric Norman <[email protected]>
AuthorDate: Wed Aug 11 23:49:31 2021 +0000

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 97aad0f..bb65882 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.33-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-08-11T23:49:31Z</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to