Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sathipal authored Mar 1, 2017
1 parent 9c327e6 commit c0ef92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The library artifact is pushed to the maven. Use the following maven dependency
<dependency>
<groupId>com.ibm.messaging</groupId>
<artifactId>watson-iot</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
</dependency>


Expand All @@ -81,7 +81,7 @@ The above command quickly builds the library by skipping the test and the `targe
Download
-------------------------------------------------------------------------------

Refer to the maven secion for how to use this library in your project. Also, you can download the library manually from the [maven repository](https://repo1.maven.org/maven2/com/ibm/messaging/watson-iot/0.2.2/watson-iot-0.2.2.jar).
Refer to the maven secion for how to use this library in your project. Also, you can download the library manually from the [maven repository](https://repo1.maven.org/maven2/com/ibm/messaging/watson-iot/0.2.3/watson-iot-0.2.3.jar).

When you use maven, the dependencies are downloaded automatically.

Expand Down

0 comments on commit c0ef92d

Please sign in to comment.