Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Fixed maven group
Browse files Browse the repository at this point in the history
  • Loading branch information
Litarvan committed Dec 7, 2017
1 parent a4c3448 commit 7dae930
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 @@ -3,7 +3,7 @@ apply plugin: 'eclipse'
apply plugin: 'idea'
apply plugin: 'maven-publish'

group = 'fr.litarvan.openlauncherlib'
group = 'fr.litarvan'
version = '3.0.4'
archivesBaseName = 'openlauncherlib'

Expand Down

0 comments on commit 7dae930

Please sign in to comment.