Skip to content

Commit bdf9ea9

Browse files
committed
Switch to the new Orb which now supports other prefixes as well
1 parent dad2faa commit bdf9ea9

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.1.0
4+
github-maven-deploy: github-maven-deploy/github-maven-deploy@1.2.0
55

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

0 commit comments

Comments
 (0)