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

Commit

Permalink
updated new maven release
Browse files Browse the repository at this point in the history
  • Loading branch information
sathipal committed May 30, 2016
1 parent 8ad0955 commit 3b138ce
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 @@ -25,7 +25,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.1.0</version>
<version>0.1.1</version>
</dependency>


Expand All @@ -38,7 +38,7 @@ However if you want to build the library by yourself, use the following maven co
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.1.0/watson-iot-0.1.0.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.1.1/watson-iot-0.1.1.jar).

When you use maven, the dependencies are downloaded automatically.

Expand Down

0 comments on commit 3b138ce

Please sign in to comment.