Skip to content

Commit

Permalink
Version 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliogonzalez committed Feb 5, 2019
1 parent 083f491 commit bb17d07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# salt-netapi-client

Java bindings for the [Salt API](http://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html#module-salt.netapi.rest_cherrypy.app), please have a look at the Javadoc for [v0.15.0](http://suse.github.io/salt-netapi-client/docs/v0.15.0) or [master](http://suse.github.io/salt-netapi-client/docs/master).
Java bindings for the [Salt API](http://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html#module-salt.netapi.rest_cherrypy.app), please have a look at the Javadoc for [v0.15.1](http://suse.github.io/salt-netapi-client/docs/v0.16.0) or [master](http://suse.github.io/salt-netapi-client/docs/master).

## How to use it

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.suse.salt</groupId>
<artifactId>salt-netapi-client</artifactId>
<packaging>jar</packaging>
<version>0.16.0-SNAPSHOT</version>
<version>0.15.1</version>
<name>salt-netapi-client</name>
<url>https://github.com/SUSE/salt-netapi-client</url>
<description>Java bindings for the Salt API</description>
Expand Down

0 comments on commit bb17d07

Please sign in to comment.