Skip to content

Commit

Permalink
updated group id for bintray publications
Browse files Browse the repository at this point in the history
  • Loading branch information
albertlatacz committed Dec 1, 2016
1 parent fd34d49 commit ba0db47
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 @@ -21,7 +21,7 @@ publishing {
}
publications {
shadow(MavenPublication) {
groupId 'org.javarepl'
groupId 'com.javarepl'
artifactId 'javarepl'
from components.shadow
}
Expand Down

0 comments on commit ba0db47

Please sign in to comment.