mirror of
https://github.com/eclipse/paho.mqtt.android.git
synced 2025-05-09 02:41:15 +08:00
Bug: 474722 - Including Eclipse Maven repository publishing details
Removing android-service-parent from pom Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
This commit is contained in:
parent
c58987b542
commit
26e5d208c8
@ -86,11 +86,6 @@ publishing {
|
||||
artifact generateSourcesJar
|
||||
artifact generateLibraryJar
|
||||
artifact generateDebugJavaDocJar
|
||||
pom.withXml {
|
||||
asNode().appendNode('parent').appendNode('groupId', 'org.eclipse.paho').parent()
|
||||
.appendNode('artifactId', 'android-service-parent').parent()
|
||||
.appendNode('version', version)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user