Skip to content

Commit 1e3b04c

Browse files
committed
Try the new orb which has better support for tagging SNAPSHOTS
1 parent bdaf2b6 commit 1e3b04c

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