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 bdaf2b6 commit 1e3b04cCopy full SHA for 1e3b04c
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
3
orbs:
4
- github-maven-deploy: github-maven-deploy/github-maven-deploy@dev:1.0.6.2
+ github-maven-deploy: github-maven-deploy/github-maven-deploy@dev:1.0.6.3
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