diff --git a/NexusPublisher.groovy b/NexusPublisher.groovy index 42af943..960807b 100755 --- a/NexusPublisher.groovy +++ b/NexusPublisher.groovy @@ -61,4 +61,4 @@ toMap(options.As).each { asset.addAttribute(it.key, it.value) } component.addAsset(asset) // upload to nexus repository -client.upload(options.repository, component) \ No newline at end of file +client.upload(options.repository, component)