Skip to content

Commit 14c8c7e

Browse files
[release] set version to 1.2.4
1 parent d18a08d commit 14c8c7e

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>net.osslabz</groupId>
66
<artifactId>paapi5-java-sdk</artifactId>
7-
<version>1.2.4.0-SNAPSHOT</version>
7+
<version>1.2.4</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010

@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>${osslabz.encoding}</project.build.sourceEncoding>
1919
<project.reporting.outputEncoding>${osslabz.encoding}</project.reporting.outputEncoding>
2020

21-
<project.build.outputTimestamp>2025-12-15T09:47:15Z</project.build.outputTimestamp>
21+
<project.build.outputTimestamp>2025-12-15T09:57:48Z</project.build.outputTimestamp>
2222

2323
<maven.compiler.release>${osslabz.java.version}</maven.compiler.release>
2424

@@ -51,7 +51,7 @@
5151
<connection>scm:git:https://github.com/osslabz/paapi5-java-sdk.git</connection>
5252
<developerConnection>scm:git:https://github.com/osslabz/paapi5-java-sdk.git</developerConnection>
5353
<url>https://github.com/osslabz/paapi5-java-sdk</url>
54-
<tag>main</tag>
54+
<tag>1.2.4</tag>
5555
</scm>
5656

5757
<dependencies>

0 commit comments

Comments
 (0)