File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<groupId >org.spdx</groupId >
5
5
<artifactId >java-spdx-library</artifactId >
6
- <version >1.1.12-SNAPSHOT </version >
6
+ <version >1.1.12</version >
7
7
<packaging >jar</packaging >
8
8
9
9
<name >java-spdx-library</name >
32
32
<url >https://github.com/spdx/Spdx-Java-Library</url >
33
33
<connection >scm:git:git@github.com:spdx/Spdx-Java-Library.git</connection >
34
34
<developerConnection >scm:git:git@github.com:spdx/Spdx-Java-Library.git</developerConnection >
35
- <tag >master </tag >
35
+ <tag >v1.1.12 </tag >
36
36
</scm >
37
37
<distributionManagement >
38
38
<repository >
43
43
</distributionManagement >
44
44
<properties >
45
45
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
46
- <project .build.outputTimestamp>1709777895 </project .build.outputTimestamp>
46
+ <project .build.outputTimestamp>1724350029 </project .build.outputTimestamp>
47
47
<maven .compiler.source>8</maven .compiler.source>
48
48
<maven .compiler.target>8</maven .compiler.target>
49
49
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
You can’t perform that action at this time.
0 commit comments