Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCTzOCK authored Feb 22, 2021
1 parent 9dfcd08 commit 1f78aa8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>
<scm>
<developerConnection>scm:git:https://github.com/CraftionsMC/Lobby.git</developerConnection>
</scm>

<repositories>
<repository>
Expand All @@ -34,4 +37,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 1f78aa8

Please sign in to comment.