Skip to content

Commit

Permalink
use stable
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed May 18, 2023
1 parent efed661 commit 529e697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
<parent>
<groupId>com.github.GamesInTheBox-MC</groupId>
<artifactId>ExpansionParent</artifactId>
<version>master-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<dependencies>
<dependency>
<groupId>com.github.GamesInTheBox-MC</groupId>
<artifactId>GamesInTheBox</artifactId>
<version>master-SNAPSHOT</version>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 529e697

Please sign in to comment.