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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git


The following commit(s) were added to refs/heads/master by this push:
     new 65b3543  [maven-release-plugin] prepare for next development iteration
65b3543 is described below

commit 65b3543d3c4dd699bf71ca866b8e848c17524c48
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 14 17:40:59 2021 +0100

    [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 aca5cb6..54d6360 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.models.jacksonexporter</artifactId>
-    <version>1.1.2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <name>Apache Sling Models Jackson Exporter</name>
     <description>Apache Sling Models Client Model Exporter - 
Jackson</description>
 
@@ -35,12 +35,12 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-jacksonexporter.git</url>
-      <tag>org.apache.sling.models.jacksonexporter-1.1.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2021-12-14T16:40:21Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2021-12-14T16:40:58Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to