We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a0783 commit 4a7904eCopy full SHA for 4a7904e
pom.xml
@@ -222,7 +222,7 @@
222
<plugin>
223
<groupId>org.spdx</groupId>
224
<artifactId>spdx-maven-plugin</artifactId>
225
- <version>1.0.0</version>
+ <version>1.0.2</version>
226
<executions>
227
<execution>
228
<id>build-spdx</id>
@@ -279,11 +279,11 @@
279
<tag>master</tag>
280
</scm>
281
<issueManagement>
282
- <system>Github</system>
+ <system>GitHub</system>
283
<url>https://github.com/spdx/spdx-java-rdf-store/issues</url>
284
</issueManagement>
285
<ciManagement>
286
- <system>Github Actions</system>
+ <system>GitHub Actions</system>
287
<url>https://github.com/spdx/spdx-java-rdf-store/actions</url>
288
</ciManagement>
289
</project>
0 commit comments