We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554fd5e commit 7cf0ee5Copy full SHA for 7cf0ee5
travis/after_success.sh
@@ -24,7 +24,7 @@ echo "Current commit detected: ${commit_message}"
24
# Some actions, like analyzing the code (Coveralls) and uploading
25
# artifacts on a Maven repository, should only be made for one version.
26
27
-# If the version is 1.6, then perform the following actions.
+# If the version is 1.8, then perform the following actions.
28
# 1. Upload artifacts to Sonatype.
29
# 2. Use -q option to only display Maven errors and warnings.
30
# 3. Use --settings to force the usage of our "settings.xml" file.
0 commit comments