Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Cibraro committed Apr 19, 2018
1 parent e6bf3d3 commit a9db14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/callapi.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def download(artifactory) {
}

def compile(artifactory) {
def server = artifactory.server 'local'
def server = artifactory.server 'Main'

def maven = artifactory.newMavenBuild()

Expand Down

0 comments on commit a9db14b

Please sign in to comment.