Skip to content

Commit

Permalink
Add SCM info
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Feb 27, 2024
1 parent 6239b5b commit dd452ae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
<module>takari-target-platform-plugin</module>
</modules>

<scm>
<connection>scm:git:[email protected]:takari/takari-target-platform.git</connection>
<developerConnection>scm:git:[email protected]:takari/takari-target-platform.git</developerConnection>
<tag>HEAD</tag>
<url>https://github.com/takari/takari-target-platform</url>
</scm>

<properties>
<apache-maven.version>3.9.6</apache-maven.version>
<eclipse-aether.version>1.9.18</eclipse-aether.version>
Expand Down

0 comments on commit dd452ae

Please sign in to comment.