Skip to content

Commit

Permalink
[#149] Update maven scm for release automation
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrpav committed Apr 26, 2022
1 parent 3c71d55 commit cc4aef2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
</license>
</licenses>
<scm>
<connection>scm:git:git@github.com:highsource/jaxb2-basics.git</connection>
<developerConnection>scm:git:git@github.com:highsource/jaxb2-basics.git</developerConnection>
<url>https://github.com/highsource/jaxb2-basics</url>
<connection>scm:git:https://github.com/highsource/jaxb2-basics.git</connection>
<url>https://github.com/highsource/jaxb2-basics</url>
<tag>${project.version}</tag>
</scm>
<modules>
<module>ant</module>
Expand Down

0 comments on commit cc4aef2

Please # to comment.