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

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


The following commit(s) were added to refs/heads/rel/1.1.0-rc1 by this push:
     new eea9ba3f8 set configuration tag
eea9ba3f8 is described below

commit eea9ba3f8a635a28274ba2d229044238091f648b
Author: mspruc <[email protected]>
AuthorDate: Mon Jun 23 13:14:31 2025 +0200

    set configuration tag
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 67756198c..ccbe187d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1357,7 +1357,7 @@
                     <releaseVersion>1.0.0</releaseVersion>
                     <updateWorkingCopyVersions>true</updateWorkingCopyVersions>
                     <updateDependencies>true</updateDependencies>
-                    <tag>v1.0.0-rc5</tag>
+                    <tag>v1.1.0-rc1</tag>
                     <scmReleaseCommitComment>@{prefix} prepare release 
1.0.0</scmReleaseCommitComment>
                     
<tagNameFormat>apache-@{project.artifactId}-@{project.version}-incubating</tagNameFormat>
                     <tagNameFormat>v${project.version}</tagNameFormat>

Reply via email to