Skip to content

Commit

Permalink
update scm information
Browse files Browse the repository at this point in the history
  • Loading branch information
Postremus committed Jan 3, 2024
1 parent 485ca2e commit e5920c0
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 @@ -14,6 +14,13 @@
<artifactId>kit</artifactId>
<version>0.2.0-SNAPSHOT</version>

<scm>
<connection>scm:[email protected]:pro-crafting/KitAPI.git</connection>
<url>https://github.com/pro-crafting/KitAPI</url>
<developerConnection>scm:git:[email protected]:pro-crafting/KitAPI.git</developerConnection>
<tag>HEAD</tag>
</scm>

<properties>
<maven.compiler.release>17</maven.compiler.release>

Expand Down

0 comments on commit e5920c0

Please sign in to comment.