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

cschneider 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 1c4f54a  [maven-release-plugin] prepare release 
org.apache.sling.distribution.journal-0.2.0
1c4f54a is described below

commit 1c4f54ab4538a602ee117b2b582ffc88c4769081
Author: Christian Schneider <cschn...@adobe.com>
AuthorDate: Fri Sep 22 11:46:04 2023 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.distribution.journal-0.2.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index da82337..5fb69ed 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.2.0-SNAPSHOT</version>
+    <version>0.2.0</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>1687958134</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1695375929</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>HEAD</tag>
+      <tag>org.apache.sling.distribution.journal-0.2.0</tag>
   </scm>
 
     <!-- 
======================================================================= -->

Reply via email to