This is an automated email from the ASF dual-hosted git repository.
zkaoudi pushed a commit to branch rel/1.0.0-rc5
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/rel/1.0.0-rc5 by this push:
new 015b6006 tags
015b6006 is described below
commit 015b6006237e8b061fd9372601ea19c494544b08
Author: Zoi <[email protected]>
AuthorDate: Fri Jan 31 21:40:49 2025 +0100
tags
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 481b2d3d..bcbbc254 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1330,7 +1330,7 @@
<releaseVersion>1.0.0</releaseVersion>
<updateWorkingCopyVersions>true</updateWorkingCopyVersions>
<updateDependencies>true</updateDependencies>
- <tag>v1.0.0</tag>
+ <tag>v1.0.0-rc5</tag>
<scmReleaseCommitComment>@{prefix} prepare release
1.0.0</scmReleaseCommitComment>
<tagNameFormat>apache-@{project.artifactId}-@{project.version}-incubating</tagNameFormat>
<tagNameFormat>v${project.version}</tagNameFormat>