Skip to content

Commit 236a3af

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fbcf410 commit 236a3af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</connection>
6767
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</developerConnection>
6868
<url>https://github.com/apache/incubator-wayang</url>
69-
<tag>rel/v1.0.0-rc5</tag>
69+
<tag>rel/1.0.0-SNAPSHOT</tag>
7070
</scm>
7171

7272
<issueManagement>
@@ -100,7 +100,7 @@
100100
<maven.kotlin.skip>false</maven.kotlin.skip>
101101

102102
<!-- Timestamp for the reproducible builds -->
103-
<project.build.outputTimestamp>2025-01-31T13:17:28Z</project.build.outputTimestamp>
103+
<project.build.outputTimestamp>2025-01-31T13:17:35Z</project.build.outputTimestamp>
104104

105105
<scala.version>2.12.12</scala.version>
106106
<scala.mayor.version>2.12</scala.mayor.version>

0 commit comments

Comments
 (0)