Skip to content

Commit 2255759

Browse files
committed
Release version update 0.1.0
1 parent a1bdc42 commit 2255759

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.roastedroot</groupId>
77
<artifactId>zerofs-parent</artifactId>
8-
<version>9.9.9.9-SNAPSHOT</version>
8+
<version>0.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.roastedroot</groupId>
66
<artifactId>zerofs-parent</artifactId>
7-
<version>9.9.9.9-SNAPSHOT</version>
7+
<version>0.1.0</version>
88
<packaging>pom</packaging>
99

1010
<name>ZeroFs Parent</name>
@@ -55,7 +55,7 @@
5555
<maven.compiler.release>11</maven.compiler.release>
5656
<maven.compiler.failOnWarning>true</maven.compiler.failOnWarning>
5757
<maven.dependency.failOnWarning>true</maven.dependency.failOnWarning>
58-
<project.build.outputTimestamp>2025-05-22T14:28:35Z</project.build.outputTimestamp>
58+
<project.build.outputTimestamp>2025-05-27T12:33:11Z</project.build.outputTimestamp>
5959

6060
<java.version>11</java.version>
6161

0 commit comments

Comments
 (0)