Skip to content

Commit dad2faa

Browse files
committed
Switch to the new Orb which now supports SNAPSHOT releases
1 parent 44ab5c7 commit dad2faa

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@dev:1.0.6.4
4+
github-maven-deploy: github-maven-deploy/github-maven-deploy@1.1.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)