Skip to content

Commit 4a7904e

Browse files
bactgoneall
authored andcommitted
Update spdx-maven-plugin to 1.0.2
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent 39a0783 commit 4a7904e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.spdx</groupId>
224224
<artifactId>spdx-maven-plugin</artifactId>
225-
<version>1.0.0</version>
225+
<version>1.0.2</version>
226226
<executions>
227227
<execution>
228228
<id>build-spdx</id>
@@ -279,11 +279,11 @@
279279
<tag>master</tag>
280280
</scm>
281281
<issueManagement>
282-
<system>Github</system>
282+
<system>GitHub</system>
283283
<url>https://github.com/spdx/spdx-java-rdf-store/issues</url>
284284
</issueManagement>
285285
<ciManagement>
286-
<system>Github Actions</system>
286+
<system>GitHub Actions</system>
287287
<url>https://github.com/spdx/spdx-java-rdf-store/actions</url>
288288
</ciManagement>
289289
</project>

0 commit comments

Comments
 (0)