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 33
44 <groupId >org.spdx</groupId >
55 <artifactId >spdx-maven-plugin</artifactId >
6- <version >1.0.3 </version >
6+ <version >1.0.4-SNAPSHOT </version >
77 <packaging >maven-plugin</packaging >
88
99 <name >spdx-maven-plugin Maven Plugin</name >
1717
1818 <properties >
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20- <project .build.outputTimestamp>1753550879 </project .build.outputTimestamp>
20+ <project .build.outputTimestamp>1753551097 </project .build.outputTimestamp>
2121 <maven .compiler.release>11</maven .compiler.release>
2222 <maven .version>3.8.8</maven .version>
2323 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
3838 <url >https://github.com/spdx/spdx-maven-plugin</url >
3939 <connection >scm:git:git@github.com:spdx/spdx-maven-plugin.git</connection >
4040 <developerConnection >scm:git:git@github.com:spdx/spdx-maven-plugin.git</developerConnection >
41- <tag >v1.0.3 </tag >
41+ <tag >master </tag >
4242 </scm >
4343
4444 <developers >
You can’t perform that action at this time.
0 commit comments