Skip to content

Commit da29fa4

Browse files
author
manpreet.singh
committed
Set artifact props
1 parent b65f86c commit da29fa4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

build.gradle

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,9 @@ test {
5656
publishing {
5757
publications {
5858
maven(MavenPublication) {
59-
groupId = ''
60-
artifactId = ''
59+
groupId = 'org.apache.client.sse'
60+
artifactId = 'apache-sseclient'
6161
version = '1.0'
62-
63-
from components.java
6462
}
6563
}
6664
}

0 commit comments

Comments
 (0)