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

glauesppen pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit a35951bbbc29ab52515fcf76693ab8a43c22e851
Author: Glaucia <[email protected]>
AuthorDate: Tue Jul 11 22:30:47 2023 +0100

    [maven-release-plugin] prepare branch @{releaseLabel}
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 041b02af..33835708 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.wayang</groupId>
     <artifactId>wayang</artifactId>
-    <version>0.7.0</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Wayang (incubating)</name>
@@ -100,7 +100,7 @@
         <maven.kotlin.skip>false</maven.kotlin.skip>
 
         <!-- Timestamp for the reproducible builds -->
-        
<project.build.outputTimestamp>2023-07-11T21:30:09Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-07-11T21:30:47Z</project.build.outputTimestamp>
 
         <assertj.version>3.17.2</assertj.version>
         <commons-io.version>2.5</commons-io.version>

Reply via email to