Gremious / StS-DefaultModBase

(DON'T USE THIS AND BASEMOD IF YOU'RE NEW TO MODDING) This is a minimal, over-commented, "default clean slate" for jump-starting Slay the spire mods.
MIT License
112 stars 61 forks source link

Fix pom.xml warning #25

Closed bug-sniper closed 5 years ago

bug-sniper commented 5 years ago

Maven was showing this warning:

[WARNING] Some problems were encountered while building the effective model for cardchanneler:CardChanneler:jar:1.0.0 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.