We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc9028c + 6cda2f5 commit 7322fb7Copy full SHA for 7322fb7
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>net.osslabz</groupId>
6
<artifactId>paapi5-java-sdk</artifactId>
7
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.6-SNAPSHOT</version>
8
9
<name>${project.groupId}:${project.artifactId}</name>
10
@@ -18,7 +18,7 @@
18
<project.build.sourceEncoding>${osslabz.encoding}</project.build.sourceEncoding>
19
<project.reporting.outputEncoding>${osslabz.encoding}</project.reporting.outputEncoding>
20
21
- <project.build.outputTimestamp>2025-06-25T09:25:40Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-12-15T09:47:15Z</project.build.outputTimestamp>
22
23
<maven.compiler.release>${osslabz.java.version}</maven.compiler.release>
24
0 commit comments