Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Instrument Control
NomadCommandSystem
Commits
1256dbb3
Commit
1256dbb3
authored
Apr 21, 2020
by
helene ortiz
Browse files
Dependencies to cameo updated.
parent
6efc0815
Changes
2
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
1256dbb3
4.0.5 21/04/2020
-----
* Dependencies to cameo updated.
4.0.4 20/04/2020
-----
* Add parameter 'addServerHome' to method saveFile in ResourceManager.
...
...
pom.xml
View file @
1256dbb3
...
...
@@ -2,7 +2,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
fr.ill.ics
</groupId>
<artifactId>
nomadcommandsystem
</artifactId>
<version>
4.0.
4
</version>
<version>
4.0.
5
</version>
<name>
NomadCommandSystem
</name>
<description>
Java bridge for the communication with the Nomad server
</description>
<scm>
...
...
@@ -66,7 +66,7 @@
<dependency>
<groupId>
fr.ill.ics
</groupId>
<artifactId>
cameo-api
</artifactId>
<version>
0.1.
4
</version>
<version>
0.1.
8
</version>
<exclusions>
<exclusion>
<groupId>
fr.ill.ics
</groupId>
...
...
@@ -77,7 +77,7 @@
<dependency>
<groupId>
fr.ill.ics
</groupId>
<artifactId>
cameo-com-jzmq
</artifactId>
<version>
0.0.
2
</version>
<version>
0.0.
3
</version>
</dependency>
</dependencies>
<build>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment