File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <groupId >org.spdx</groupId >
75 <artifactId >java-spdx-library</artifactId >
8- <version >1.1.8-SNAPSHOT </version >
6+ <version >1.1.8</version >
97 <packaging >jar</packaging >
108
119 <name >java-spdx-library</name >
3432 <url >https://github.com/spdx/Spdx-Java-Library</url >
3533 <
connection >scm:git:
[email protected] :spdx/Spdx-Java-Library.git</
connection >
3634 <
developerConnection >scm:git:
[email protected] :spdx/Spdx-Java-Library.git</
developerConnection >
37- <tag >master </tag >
35+ <tag >v1.1.8 </tag >
3836 </scm >
3937 <distributionManagement >
4038 <repository >
4543 </distributionManagement >
4644 <properties >
4745 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
48- <project .build.outputTimestamp>1675930644 </project .build.outputTimestamp>
46+ <project .build.outputTimestamp>1695578869 </project .build.outputTimestamp>
4947 <maven .compiler.source>8</maven .compiler.source>
5048 <maven .compiler.target>8</maven .compiler.target>
5149 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
You can’t perform that action at this time.
0 commit comments