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 93d58407122ace593b6356a6f54ffb296aae6629
Author: Glaucia <[email protected]>
AuthorDate: Sun Aug 6 21:03:15 2023 +0100

    [maven-release-plugin] prepare branch @{releaseLabel}
---
 pom.xml                          | 4 ++--
 wayang-api/pom.xml               | 2 +-
 wayang-assembly/pom.xml          | 2 +-
 wayang-benchmark/pom.xml         | 2 +-
 wayang-commons/pom.xml           | 2 +-
 wayang-platforms/pom.xml         | 2 +-
 wayang-plugins/pom.xml           | 2 +-
 wayang-profiler/pom.xml          | 2 +-
 wayang-resources/pom.xml         | 2 +-
 wayang-tests-integration/pom.xml | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index b66526cc..289cbe7e 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.0</tag>
+        <tag>rel/0.7.1</tag>
     </scm>
 
     <issueManagement>
@@ -100,7 +100,7 @@
         <maven.kotlin.skip>false</maven.kotlin.skip>
 
         <!-- Timestamp for the reproducible builds -->
-        
<project.build.outputTimestamp>2023-07-11T21:33:08Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-08-06T20:03:15Z</project.build.outputTimestamp>
 
         <assertj.version>3.17.2</assertj.version>
         <commons-io.version>2.5</commons-io.version>
diff --git a/wayang-api/pom.xml b/wayang-api/pom.xml
index 77664e8c..75a5d948 100644
--- a/wayang-api/pom.xml
+++ b/wayang-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>wayang</artifactId>
         <groupId>org.apache.wayang</groupId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.1</version>
     </parent>
 
     <artifactId>wayang-api</artifactId>
diff --git a/wayang-assembly/pom.xml b/wayang-assembly/pom.xml
index 3b8be443..f588ebbc 100644
--- a/wayang-assembly/pom.xml
+++ b/wayang-assembly/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>wayang</artifactId>
     <groupId>org.apache.wayang</groupId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/wayang-benchmark/pom.xml b/wayang-benchmark/pom.xml
index b161d78d..60e28732 100644
--- a/wayang-benchmark/pom.xml
+++ b/wayang-benchmark/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>wayang</artifactId>
     <groupId>org.apache.wayang</groupId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/wayang-commons/pom.xml b/wayang-commons/pom.xml
index 5db90e68..51e114f7 100644
--- a/wayang-commons/pom.xml
+++ b/wayang-commons/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.wayang</groupId>
         <artifactId>wayang</artifactId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.1</version>
     </parent>
 
     <artifactId>wayang-commons</artifactId>
diff --git a/wayang-platforms/pom.xml b/wayang-platforms/pom.xml
index 276d3498..18bdb8e6 100644
--- a/wayang-platforms/pom.xml
+++ b/wayang-platforms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>wayang</artifactId>
         <groupId>org.apache.wayang</groupId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.1</version>
     </parent>
 
     <artifactId>wayang-platforms</artifactId>
diff --git a/wayang-plugins/pom.xml b/wayang-plugins/pom.xml
index d90c8eb3..305d5dca 100644
--- a/wayang-plugins/pom.xml
+++ b/wayang-plugins/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>wayang</artifactId>
         <groupId>org.apache.wayang</groupId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.1</version>
     </parent>
 
     <artifactId>wayang-plugins</artifactId>
diff --git a/wayang-profiler/pom.xml b/wayang-profiler/pom.xml
index fa9e1600..d5d32243 100644
--- a/wayang-profiler/pom.xml
+++ b/wayang-profiler/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>wayang</artifactId>
         <groupId>org.apache.wayang</groupId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.1</version>
     </parent>
 
     <artifactId>wayang-profiler</artifactId>
diff --git a/wayang-resources/pom.xml b/wayang-resources/pom.xml
index cf7c924e..45beddfc 100644
--- a/wayang-resources/pom.xml
+++ b/wayang-resources/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wayang</artifactId>
         <groupId>org.apache.wayang</groupId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/wayang-tests-integration/pom.xml b/wayang-tests-integration/pom.xml
index 856c8c09..bae4e356 100644
--- a/wayang-tests-integration/pom.xml
+++ b/wayang-tests-integration/pom.xml
@@ -24,7 +24,7 @@
   <parent>
         <artifactId>wayang</artifactId>
         <groupId>org.apache.wayang</groupId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.1</version>
     </parent>
 
     <artifactId>wayang-tests-integration</artifactId>

Reply via email to