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


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

commit ba458a90f9152172c5592153c822e82f3be5bf5f
Author: Glaucia <[email protected]>
AuthorDate: Sun Aug 6 21:03:43 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 289cbe7e..bcfdc94a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</developerConnection>
         <url>https://github.com/apache/incubator-wayang</url>
-        <tag>rel/0.7.1</tag>
+        <tag>rel/0.7.0</tag>
     </scm>
 
     <issueManagement>
@@ -100,7 +100,7 @@
         <maven.kotlin.skip>false</maven.kotlin.skip>
 
         <!-- Timestamp for the reproducible builds -->
-        
<project.build.outputTimestamp>2023-08-06T20:03:15Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-08-06T20:03:43Z</project.build.outputTimestamp>
 
         <assertj.version>3.17.2</assertj.version>
         <commons-io.version>2.5</commons-io.version>

Reply via email to