Skip to content

Commit f39337a

Browse files
authored
Merge pull request #48 from indigo-dc/version
Update minor version
2 parents 309fbca + 037643e commit f39337a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,4 @@ This library library is automatically deployed with the Orchestrator (due to mav
104104
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.
105105
To use this library from the Orchestrator you only have to used the Orchestrator normally and create a deployment that uses the IM endpoint.
106106
More info about the Orchestrator can be found [here](http://indigo-dc.github.io/orchestrator/restdocs/).
107+

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>es.upv.i3m.grycap</groupId>
55
<artifactId>im-java-api</artifactId>
6-
<version>0.4.10</version>
6+
<version>0.4.11</version>
77
<name>IM Java API</name>
88
<description>Java client for the REST API of the IM</description>
99

0 commit comments

Comments
 (0)