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 8e97ff4f Adding stabilization readme
8e97ff4f is described below

commit 8e97ff4f154445ee880189218572881703d169a3
Author: Glaucia <[email protected]>
AuthorDate: Thu Jun 29 21:55:39 2023 +0100

    Adding stabilization readme
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 32dc0d79..cd9fcee2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1498,11 +1498,11 @@
                     <releaseProfiles>apache-release</releaseProfiles>
                     <!--<pushChanges>false</pushChanges>-->
                     <!--<dryRun>true</dryRun>-->
-                    <releaseVersion>0.6.0</releaseVersion>
+                    <releaseVersion>0.7.0</releaseVersion>
                     <updateWorkingCopyVersions>true</updateWorkingCopyVersions>
                     <updateDependencies>true</updateDependencies>
-                    <tag>wayang-0.6.0</tag>
-                    <scmReleaseCommitComment>@{prefix} prepare release 
0.6.0</scmReleaseCommitComment>
+                    <tag>wayang-0.7.0</tag>
+                    <scmReleaseCommitComment>@{prefix} prepare release 
0.7.0</scmReleaseCommitComment>
                     
<tagNameFormat>apache-@{project.artifactId}-@{project.version}-incubating</tagNameFormat>
                     <tagNameFormat>v${project.version}</tagNameFormat>
                 </configuration>

Reply via email to