Skip to content

Commit 29e2a6a

Browse files
committed
Fix publish (again)
1 parent 7dc0c3b commit 29e2a6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ publishing {
179179
publications {
180180
mavenJava(MavenPublication) {
181181
from components.java
182-
artifact jar
183182
groupId = project.group
184183
artifactId = rootProject.name
185184
version = project.version

0 commit comments

Comments
 (0)