Skip to content

Commit 8a94ee1

Browse files
committed
Release version update 0.0.4
1 parent b77ff70 commit 8a94ee1

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

integration-tests/tomee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.roastedroot</groupId>
2323
<artifactId>proxy-wasm-java-host-parent</artifactId>
24-
<version>999-SNAPSHOT</version>
24+
<version>0.0.4</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

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>proxy-wasm-java-host-parent</artifactId>
7-
<version>999-SNAPSHOT</version>
7+
<version>0.0.4</version>
88
<packaging>pom</packaging>
99

1010
<name>proxy-wasm-java-host-parent</name>
@@ -53,7 +53,7 @@
5353
<maven.compiler.release>11</maven.compiler.release>
5454
<maven.compiler.failOnWarning>true</maven.compiler.failOnWarning>
5555
<maven.dependency.failOnWarning>true</maven.dependency.failOnWarning>
56-
<project.build.outputTimestamp>2023-01-01T00:00:00Z</project.build.outputTimestamp>
56+
<project.build.outputTimestamp>2025-06-03T17:29:36Z</project.build.outputTimestamp>
5757
<skipITs>true</skipITs>
5858

5959
<!-- build tool versions -->

proxy-wasm-java-host/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>proxy-wasm-java-host-parent</artifactId>
8-
<version>999-SNAPSHOT</version>
8+
<version>0.0.4</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

proxy-wasm-jaxrs/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>proxy-wasm-java-host-parent</artifactId>
8-
<version>999-SNAPSHOT</version>
8+
<version>0.0.4</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)