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 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >org.spdx</groupId >
44 <artifactId >spdx-java-core</artifactId >
5- <version >1.0.2-SNAPSHOT </version >
5+ <version >1.0.2</version >
66 <packaging >jar</packaging >
77 <name >spdx-java-core</name >
88 <description >Core libraries for SPDX</description >
3131 <url >https://github.com/spdx/spdx-java-core</url >
3232 <connection >scm:git:git://github.com/spdx/spdx-java-core.git</connection >
3333 <
developerConnection >scm:git:
[email protected] :spdx/spdx-java-core.git</
developerConnection >
34- <tag >HEAD </tag >
34+ <tag >v1.0.2 </tag >
3535 </scm >
3636 <properties >
3737 <maven .compiler.source>8</maven .compiler.source>
3838 <maven .compiler.target>8</maven .compiler.target>
3939 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
40- <project .build.outputTimestamp>1758495927 </project .build.outputTimestamp>
40+ <project .build.outputTimestamp>1764700138 </project .build.outputTimestamp>
4141 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
4242 <sonar .organization>spdx-1</sonar .organization>
4343 <sonar .projectKey>spdx-java-core</sonar .projectKey>
You can’t perform that action at this time.
0 commit comments