Skip to content

Commit a711f12

Browse files
committed
Manually prepare release 0.2.0 since the push failed.
1 parent c9407de commit a711f12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

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

55
<groupId>io.github.sola-ris</groupId>
66
<artifactId>jax-rs-client-test</artifactId>
7-
<version>0.2.0-SNAPSHOT</version>
7+
<version>0.2.0</version>
88

99
<name>JAX-RS Client Test</name>
1010
<url>https://github.com/Sola-ris/jax-rs-client-test</url>
@@ -28,7 +28,7 @@
2828
</developers>
2929

3030
<scm>
31-
<tag>HEAD</tag>
31+
<tag>0.2.0</tag>
3232
<url>https://github.com/Sola-ris/jax-rs-client-test</url>
3333
<connection>scm:git:https://github.com/Sola-ris/jax-rs-client-test.git</connection>
3434
<developerConnection>scm:git:https://github.com/Sola-ris/jax-rs-client-test.git</developerConnection>
@@ -41,7 +41,7 @@
4141

4242
<properties>
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
44-
<project.build.outputTimestamp>2025-08-03T19:01:25Z</project.build.outputTimestamp>
44+
<project.build.outputTimestamp>2025-09-13T22:20:17Z</project.build.outputTimestamp>
4545

4646
<maven.deploy.skip>true</maven.deploy.skip>
4747
<maven.compiler.release>17</maven.compiler.release>

0 commit comments

Comments
 (0)