Skip to content

Commit

Permalink
Release Build [ci JBUILD]
Browse files Browse the repository at this point in the history
  • Loading branch information
Dyonovan committed Mar 9, 2015
1 parent 10bb899 commit e870870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {

version = "${config.minecraft_version}-${config.mod_version}-B" + System.getenv("BUILD_NUMBER")
group= "com.dyonovan.modernalchemy" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "modernalchemy"
archivesBaseName = "ModernAlchemy"

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit e870870

Please sign in to comment.