File tree 1 file changed +3
-3
lines changed
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 >spdx-maven-plugin</artifactId >
6
- <version >0.7.5-SNAPSHOT </version >
6
+ <version >1.0.0-RC1 </version >
7
7
<packaging >maven-plugin</packaging >
8
8
9
9
<name >spdx-maven-plugin Maven Plugin</name >
17
17
18
18
<properties >
19
19
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20
- <project .build.outputTimestamp>1724366958 </project .build.outputTimestamp>
20
+ <project .build.outputTimestamp>1738452535 </project .build.outputTimestamp>
21
21
<maven .compiler.release>11</maven .compiler.release>
22
22
<maven .version>3.8.5</maven .version>
23
23
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
38
38
<url >https://github.com/spdx/spdx-maven-plugin</url >
39
39
<
connection >scm:git:
[email protected] :spdx/spdx-maven-plugin.git</
connection >
40
40
<
developerConnection >scm:git:
[email protected] :spdx/spdx-maven-plugin.git</
developerConnection >
41
- <tag >master </tag >
41
+ <tag >v1.0.0-RC1 </tag >
42
42
</scm >
43
43
44
44
<repositories >
You can’t perform that action at this time.
0 commit comments