Update archive base names and artifact ids.
This commit is contained in:
parent
151555b56c
commit
0670ffd72b
@ -19,7 +19,7 @@ jar {
|
|||||||
publishing {
|
publishing {
|
||||||
publications {
|
publications {
|
||||||
create('extensible', MavenPublication) {
|
create('extensible', MavenPublication) {
|
||||||
artifactId = 'groowt-util-extensible'
|
artifactId = 'util-extensible'
|
||||||
from components.java
|
from components.java
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user