Skip to content

Commit

Permalink
Update developer connection in POM file
Browse files Browse the repository at this point in the history
Signed-off-by: Gary O'Neall <[email protected]>
  • Loading branch information
goneall committed Sep 3, 2024
1 parent db8b424 commit 115950e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<scm>
<url>https://github.com/spdx/spdx-java-core</url>
<connection>scm:git:git://github.com/spdx/spdx-java-core.git</connection>
<developerConnection>scm:git:[email protected]:/spdx/spdx-java-core.git</developerConnection>
<developerConnection>scm:git:[email protected]:spdx/spdx-java-core.git</developerConnection>
</scm>
<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down

0 comments on commit 115950e

Please sign in to comment.