Rename artifact

This commit is contained in:
2014-11-09 22:03:20 +00:00
parent c3eded904d
commit 9009bc5469

View File

@@ -3,7 +3,7 @@ apply plugin: 'maven'
apply plugin: 'eclipse' apply plugin: 'eclipse'
group = 'com.dt' group = 'com.dt'
archivesBaseName = 'iTunesController' archivesBaseName = 'jlibitunes'
version = '0.3' version = '0.3'
repositories { repositories {