Skip to content

Commit

Permalink
Revert to maven plugin for jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoPecora committed Jan 16, 2020
1 parent b5e6ee6 commit 088eae8
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 @@ -22,7 +22,7 @@ apply plugin: 'java'
apply plugin: 'eclipse'

// The Maven publish plugin is only required if your package is used as a library.
apply plugin: 'maven-publish'
apply plugin: 'maven'

// The Application plugin and mainClassName attribute are only required if
// your package is used as a binary.
Expand Down

0 comments on commit 088eae8

Please sign in to comment.