File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >net.osslabz</groupId >
76 <artifactId >paapi5-java-sdk</artifactId >
8- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
98
109 <name >${project.groupId} :${project.artifactId} </name >
11- <description ></ description >
10+ <description / >
1211 <url >https://github.com/osslabz/paapi5-java-sdk</url >
1312
1413 <properties >
1817 <project .build.sourceEncoding>${osslabz.encoding} </project .build.sourceEncoding>
1918 <project .reporting.outputEncoding>${osslabz.encoding} </project .reporting.outputEncoding>
2019
21- <project .build.outputTimestamp>2025-03-20T12:58:22Z </project .build.outputTimestamp>
20+ <project .build.outputTimestamp>2025-06-25T07:17:58Z </project .build.outputTimestamp>
2221
2322 <maven .compiler.release>${osslabz.java.version} </maven .compiler.release>
2423
4544 <connection >scm:git:https://github.com/osslabz/paapi5-java-sdk.git</connection >
4645 <developerConnection >scm:git:https://github.com/osslabz/paapi5-java-sdk.git</developerConnection >
4746 <url >https://github.com/osslabz/paapi5-java-sdk</url >
48- <tag >main </tag >
47+ <tag >0.0.1 </tag >
4948 </scm >
5049
5150 <dependencies >
You can’t perform that action at this time.
0 commit comments