forked from syslog4j/syslog4j
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set correct OSSRH credentials in travis config
- Loading branch information
Showing
1 changed file
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
language: java | ||
script: mvn install | ||
# remove the line above and uncomment the following lines when Sonatype setup | ||
# is complete | ||
#before_install: git clone -b travis $(git config --get remote.origin.url) target/travis | ||
#script: mvn deploy --settings target/travis/settings.xml | ||
#branches: | ||
# except: | ||
# - travis | ||
env: | ||
global: | ||
- secure: scvCn+/I/9pPyZabx2939p3uDva0YmfZ5+jNJ9KMThy5ZLX24lFGd7Ohna+YLUlbfnFzNzmqf1k0c8zsJkBQV/Ke8pmEKmyL+ahBiYA6iWZoRUJZ9KWRgn+CPH4qJS30+M1J15FSHgPhs4wkOUFeYRSvzo291KJFEdMLUFEHV8qD+mzbTakLVeiHAsTDkwhw74SuslEBhLW/s8V5ZNnBiFvbPJkmpTcrhKkcAwqfPRRUDxTvrPR4kSQvbLewypihSAkdywVp5T9ZDjtfYwECo/xA1/qDenw5otNHiu11jml0nCjD3lS6+225W+7DNQa5Nlcb1Owv1yXQbO1xYSgznZ4Kkl/8Bhwde9FBYFK7IIFJ6ZJuaUNMdMSx78XUev6DM7tV0hsFjjeWgorMrLw315+wzo2r0Q0QTQO8dtsSAUjXoQRdrfCANkXjenOYtDU760tCh07Dn2X+kfQLjd4SjOt/SolmsHZpu7uducSuezF7jdUSFqwreYNfiIMIQcv5PsYpoJUxc1Lyl/0VekjbwMaQOfYz8Z8UYB5H18jZxyeefb1VElTjZ+lJ57+KTKLU7Bg9bSdra/dsndPAkhOEAXkzIhoXaCXiv71hgkomC8V8eZasOgZwlIuGW/qu8yah20HX0LyRmq74jKJjHJsEVTqMY4e2wZMgih49+4wzaXc= | ||
- secure: g4SJypSUJW3HfwWifTRu5tUed3xqKKX6tN1TIJusKJARezNsYVedH31nzK64aFm+GG1ZP5EzWUL50eKaRGNzWFgfNpFyjSKG2oDzAC/jICY4MhcyzjqCDj7VqW6g6u2mwqd9AqFbhyGwXFsQRio8cGz0bIcOywb0RlRJDP6M8ODx99dCOvX9Uo4K1dyQkZ2SqvnDDXCt8hm4uMB7rgcFJUPF4W9GC6jZLYk9HdRf0uP/D06sZDYn4GnAs26jHmHPaR6I92l0hrHEjF4/6gN+eE50Yi1Hgu9BNxZYaf0uhSaLhSxfAEfFN3940ZjxfmOCIJBsTmA5KcPHud2JQSbLSPKNiZSSm5nP7QAZOBi38Q5y5zg536IcDpUZ3+cpmWpCDnAzpvHTJtGWTShBR88mhtv17hduPuvm9j7D4JJaKhvt8/ObznlZRiFST70DrXX7r+6oymFscOEbbAo3HubS/Y1BuvoECGfzwvSNE5M2vqMkuuhfr0o45yQ0+RwS2HkPz0+C1KQAkWoKyYPgMw/CElWRFpkUM2d3sgxua9KqA64CmUv7X3OgksVWtG+ZO+Urya2EJExoWGW+ISN70vPCOurDbKX95Lw2R3z66zH1Y+mgURGcLx648fVpuzl4FVGYtcMQLPJsurZGbc8WxPoYLKMDizk1E4YCM5+8cq7izok= |