Skip to content

Commit

Permalink
v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiooeht committed Dec 14, 2018
1 parent eff2752 commit f378c20
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>BaseMod-root</artifactId>
<groupId>basemod</groupId>
<version>5.3.5</version>
<version>5.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>basemod</groupId>
<artifactId>BaseMod-root</artifactId>
<version>5.3.5</version>
<version>5.4.0</version>
<modules>
<module>mod</module>
<module>testmod</module>
Expand All @@ -18,7 +18,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<SlayTheSpire.version>12-06-2018</SlayTheSpire.version>
<SlayTheSpire.version>12-13-2018</SlayTheSpire.version>
<ModTheSpire.version>3.6.0</ModTheSpire.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion testmod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>BaseMod-root</artifactId>
<groupId>basemod</groupId>
<version>5.3.2</version>
<version>5.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit f378c20

Please # to comment.