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 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >org.spdx</groupId >
4
4
<artifactId >java-spdx-library</artifactId >
5
- <version >2.0.1-SNAPSHOT </version >
5
+ <version >2.0.0-RC1 </version >
6
6
<packaging >jar</packaging >
7
7
<name >java-spdx-library</name >
8
8
<url >https://github.com/spdx/Spdx-Java-Library</url >
30
30
<url >https://github.com/spdx/Spdx-Java-Library</url >
31
31
<connection >scm:git:git@github.com:spdx/Spdx-Java-Library.git</connection >
32
32
<developerConnection >scm:git:git@github.com:spdx/Spdx-Java-Library.git</developerConnection >
33
- <tag >master </tag >
33
+ <tag >v2.0.0-RC1 </tag >
34
34
</scm >
35
35
<distributionManagement >
36
36
<repository >
41
41
</distributionManagement >
42
42
<properties >
43
43
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
44
- <project .build.outputTimestamp>1725550397 </project .build.outputTimestamp>
44
+ <project .build.outputTimestamp>1734156233 </project .build.outputTimestamp>
45
45
<maven .compiler.source>8</maven .compiler.source>
46
46
<maven .compiler.target>8</maven .compiler.target>
47
47
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
You can’t perform that action at this time.
0 commit comments