Skip to content

Commit 3ec8519

Browse files
mostroverkhovrobertroeser
authored andcommitted
fix artifactory snapshots publication (#35)
1 parent f7ac530 commit 3ec8519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ subprojects {
6464

6565
publishing {
6666
publications {
67-
mavenJava(MavenPublication) {
67+
maven(MavenPublication) {
6868
from components.java
6969

7070
artifact sourcesJar {

0 commit comments

Comments
 (0)