We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad2faa commit bdf9ea9Copy full SHA for bdf9ea9
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
3
orbs:
4
- github-maven-deploy: github-maven-deploy/github-maven-deploy@1.1.0
+ github-maven-deploy: github-maven-deploy/github-maven-deploy@1.2.0
5
6
mvn-build-test-command: &mvn-build-test-command
7
mvn-build-test-command: mvn verify -DexcludeLiveServerTests=true -Dmaven.javadoc.skip=true
0 commit comments