Remove redundant maven task

This commit is contained in:
James Agnew 2019-09-24 14:40:37 -04:00
parent 5f563057c0
commit 264c8d9fc4
1 changed files with 0 additions and 4 deletions

View File

@ -24,10 +24,6 @@ jobs:
path: $(MAVEN_CACHE_FOLDER)
displayName: Cache Maven local repo
- task: Maven@3
inputs:
goals: 'validate'
- task: Maven@3
inputs:
#mavenPomFile: 'pom.xml'