Skip to content

Commit b61ab83

Browse files
committed
Minor POM file files
Signed-off-by: Gary O'Neall <[email protected]>
1 parent 8319660 commit b61ab83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>jar</packaging>
99

1010
<name>java-spdx-library</name>
11-
<url>http://maven.apache.org</url>
11+
<url>https://github.com/spdx/Spdx-Java-Library</url>
1212
<licenses>
1313
<license>
1414
<name>The Apache Software License, Version 2.0</name>
@@ -227,7 +227,7 @@
227227
</execution>
228228
</executions>
229229
<configuration>
230-
<spdxDocumentNamespace>http://spdx.org/documents/java-spdx-library-{$version}</spdxDocumentNamespace>
230+
<spdxDocumentNamespace>http://spdx.org/documents/java-spdx-library-${version}</spdxDocumentNamespace>
231231

232232
<defaultFileCopyright>Copyright (c) 2020 Source Auditor Inc.</defaultFileCopyright>
233233
<defaultFileContributors>

0 commit comments

Comments
 (0)