Skip to content

Commit 689930b

Browse files
Brian OlsenBrian Olsen
Brian Olsen
authored and
Brian Olsen
committed
Update travis body [ci skip]
1 parent 775f760 commit 689930b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ deploy:
1414
provider: releases
1515
api_key: "$Github_Oath_Token"
1616
name: "$POM_VERSION"
17-
body: "<dependency>\n <groupId>com.github.brianolsen87</groupId>\n <artifactId>text-instructions</artifactId>\n <version>$POM_VERSION</version>\n</dependency>"
17+
body: "Release that references [osrm-text-instructions v$POM_VERSION](https://github.com/Project-OSRM/osrm-text-instructions/releases/tag/v$POM_VERSION). Release is available on [maven common repository](http://search.maven.org/#artifactdetails%7Ccom.github.brianolsen87%7Ctext-instructions%7C$POM_VERSION%7Cjar)."
1818
skip_cleanup: true
1919
on:
2020
branch: master

0 commit comments

Comments
 (0)