Skip to content

Commit edea92e

Browse files
committed
Upgrading release pipeline which switches to the newer next-gen convenience images
1 parent 8cbee87 commit edea92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
github-maven-deploy: github-maven-deploy/github-maven-deploy@1.2.0
4+
github-maven-deploy: github-maven-deploy/github-maven-deploy@1.3.0
55

66
mvn-build-test-command: &mvn-build-test-command
77
mvn-build-test-command: mvn verify -DexcludeLiveServerTests=true -Dmaven.javadoc.skip=true -Djacoco.skip=true -Dlicense.skip=true

0 commit comments

Comments
 (0)