Skip to content

Commit deee7c5

Browse files
committed
Version 1.0
1 parent 3967fbd commit deee7c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

avaje-sigma/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.avaje</groupId>
77
<artifactId>avaje-sigma-parent</artifactId>
8-
<version>0.5-SNAPSHOT</version>
8+
<version>1.0</version>
99
</parent>
1010
<packaging>jar</packaging>
1111
<artifactId>avaje-sigma</artifactId>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.avaje</groupId>
1111
<artifactId>avaje-sigma-parent</artifactId>
12-
<version>0.5-SNAPSHOT</version>
12+
<version>1.0</version>
1313
<packaging>pom</packaging>
1414
<name>avaje-sigma</name>
1515
<scm>
@@ -19,7 +19,7 @@
1919
<properties>
2020
<maven.compiler.release>17</maven.compiler.release>
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22-
<project.build.outputTimestamp>2024-12-03T05:30:49Z</project.build.outputTimestamp>
22+
<project.build.outputTimestamp>2025-02-26T05:39:53Z</project.build.outputTimestamp>
2323
</properties>
2424

2525
<modules>

0 commit comments

Comments
 (0)