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

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


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

commit 0d802decc1deb8cfb4a1586c2b46318a484bec53
Author: Glaucia <[email protected]>
AuthorDate: Wed Jul 12 09:55:56 2023 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml                          | 6 +++---
 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, 12 insertions(+), 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6ed9d598..81c31dfd 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.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Wayang (incubating)</name>
@@ -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>wayang-0.7.0-rc2</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-07-12T08:49:42Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-07-12T08:55:56Z</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 98033b26..77664e8c 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.0</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wayang-api</artifactId>
diff --git a/wayang-assembly/pom.xml b/wayang-assembly/pom.xml
index 06ac9ff0..3b8be443 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.0</version>
+    <version>0.7.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/wayang-benchmark/pom.xml b/wayang-benchmark/pom.xml
index 2cd06621..b161d78d 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.0</version>
+    <version>0.7.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/wayang-commons/pom.xml b/wayang-commons/pom.xml
index 7b087cee..5db90e68 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.0</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wayang-commons</artifactId>
diff --git a/wayang-platforms/pom.xml b/wayang-platforms/pom.xml
index 2daeee15..276d3498 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.0</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wayang-platforms</artifactId>
diff --git a/wayang-plugins/pom.xml b/wayang-plugins/pom.xml
index 69b1f309..d90c8eb3 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.0</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wayang-plugins</artifactId>
diff --git a/wayang-profiler/pom.xml b/wayang-profiler/pom.xml
index 2243276c..fa9e1600 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.0</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wayang-profiler</artifactId>
diff --git a/wayang-resources/pom.xml b/wayang-resources/pom.xml
index 8461455b..cf7c924e 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.0</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/wayang-tests-integration/pom.xml b/wayang-tests-integration/pom.xml
index c7cf49eb..856c8c09 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.0</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wayang-tests-integration</artifactId>

Reply via email to