You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# on tagged builds, $TRAVIS_BRANCH is the tag (e.g. watson.developer_cloud.retrieve_and_rank.v1.2.3), otherwise it's the branch name (e.g. master)
10
+
# on tagged builds, $TRAVIS_BRANCH is the tag (e.g. watson.watson.developer_cloud.retrieve_and_rank.v1.2.3), otherwise it's the branch name (e.g. master)
Snapshots of the development version are available in [Sonatype's snapshots repository][sonatype_snapshots].
@@ -156,7 +156,7 @@ Snapshots of the development version are available in [Sonatype's snapshots repo
156
156
157
157
Download the jar with dependencies [here][jar].
158
158
159
-
Now, you are ready to see some [examples](https://github.com/watson-developer-cloud/java-sdk/tree/master/examples/java/com/ibm/watson/developer_cloud).
159
+
Now, you are ready to see some [examples](https://github.com/watson-developer-cloud/java-sdk/tree/master/examples/java/com/ibm/watson/watson.developer_cloud).
0 commit comments