Skip to content

Commit

Permalink
Merge pull request #48 from indigo-dc/version
Browse files Browse the repository at this point in the history
Update minor version
  • Loading branch information
Alfonso Pérez authored Apr 11, 2018
2 parents 309fbca + 037643e commit f39337a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ This library library is automatically deployed with the Orchestrator (due to mav
Anyhow, if you want to substitute the library packaged with the war, the location inside the war is WEB-INF/lib/im-java-api-X.X.X.jar.
To use this library from the Orchestrator you only have to used the Orchestrator normally and create a deployment that uses the IM endpoint.
More info about the Orchestrator can be found [here](http://indigo-dc.github.io/orchestrator/restdocs/).

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>es.upv.i3m.grycap</groupId>
<artifactId>im-java-api</artifactId>
<version>0.4.10</version>
<version>0.4.11</version>
<name>IM Java API</name>
<description>Java client for the REST API of the IM</description>

Expand Down

0 comments on commit f39337a

Please sign in to comment.