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

tmaret pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git


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

commit 453e7a38afaf0c8990d8ad99d0b1101249f0fb22
Author: tmaret <[email protected]>
AuthorDate: Wed May 4 09:43:12 2022 +0200

    [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 d3613b5..528c16d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,21 +34,21 @@
     <!-- P R O J E C T                                                         
  -->
     <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.distribution.journal</artifactId>
-    <version>0.1.26</version>
+    <version>0.1.27-SNAPSHOT</version>
 
     <name>Apache Sling Journal based Content Distribution - Core bundle</name>
     <description>Implementation of Apache Sling Content Distribution 
components on top of an append-only persisted log</description>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>1651650152</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1651650192</project.build.outputTimestamp>
     </properties>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal.git</url>
-      <tag>org.apache.sling.distribution.journal-0.1.26</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <!-- 
======================================================================= -->

Reply via email to