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

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


The following commit(s) were added to refs/heads/main by this push:
     new db48c97  [maven-release-plugin] rollback changes from release 
preparation of rel/0.6.0
db48c97 is described below

commit db48c97d7d23ee93307b2ffc1f54f35331a09479
Author: bertty <[email protected]>
AuthorDate: Thu Oct 14 23:02:23 2021 +0200

    [maven-release-plugin] rollback changes from release preparation of 
rel/0.6.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 118e0dd..9a5d043 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.6.0</tag>
+        <tag>v0.6.0</tag>
     </scm>
 
     <issueManagement>
@@ -100,7 +100,7 @@
         <maven.kotlin.skip>false</maven.kotlin.skip>
 
         <!-- Timestamp for the reproducible builds -->
-        
<project.build.outputTimestamp>2021-10-14T21:02:15Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2021-10-14T21:02:23Z</project.build.outputTimestamp>
 
         <assertj.version>3.17.2</assertj.version>
         <commons-io.version>2.5</commons-io.version>

Reply via email to