Skip to content

Commit

Permalink
maven updated again
Browse files Browse the repository at this point in the history
  • Loading branch information
jagadeswar219 authored Jan 4, 2020
1 parent a43ca64 commit 2681e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ node{
])
])

def mavenHome=tool name: "maven 3.6.3", type: "maven"
def mavenHome=tool name: "maven-3.6.3", type: "maven"

stage('CheckouttheCode') {
git branch: 'master', credentialsId: '141a4bec-0ea2-4ae6-907e-1f053813fda9', url: 'https://github.com/jagadeswar219/maven-web-application.git'
Expand Down

0 comments on commit 2681e30

Please sign in to comment.