Skip to content

Commit 920879d

Browse files
[release] prepare for next development iteration
1 parent 474b1a4 commit 920879d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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>0.0.1</version>
7+
<version>0.0.2-SNAPSHOT</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description />
@@ -17,7 +17,7 @@
1717
<project.build.sourceEncoding>${osslabz.encoding}</project.build.sourceEncoding>
1818
<project.reporting.outputEncoding>${osslabz.encoding}</project.reporting.outputEncoding>
1919

20-
<project.build.outputTimestamp>2025-06-25T07:17:58Z</project.build.outputTimestamp>
20+
<project.build.outputTimestamp>2025-06-25T07:18:07Z</project.build.outputTimestamp>
2121

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

@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/osslabz/paapi5-java-sdk.git</connection>
4545
<developerConnection>scm:git:https://github.com/osslabz/paapi5-java-sdk.git</developerConnection>
4646
<url>https://github.com/osslabz/paapi5-java-sdk</url>
47-
<tag>0.0.1</tag>
47+
<tag>main</tag>
4848
</scm>
4949

5050
<dependencies>

0 commit comments

Comments
 (0)