Skip to content
Snippets Groups Projects
Commit 15f1d16f authored by helene ortiz's avatar helene ortiz
Browse files

Version 3.2.2

parent a61e7e46
Branches
No related tags found
No related merge requests found
3.2.2 04/06/2019
------
* Added GetWholeDynamicProperties request to get the alias of dynamic properties.
* In Property.checkServerValue, check also the constant by the server because a value can be accepted by the client but not the server e.g. 24d is not a numeric constant for the mu parser.
3.2.1 29/04/2019
------
* Overwritten equals method in Property class.
......
......@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.ill.ics</groupId>
<artifactId>nomadcommandsystem</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.2</version>
<name>NomadCommandSystem</name>
<description>Java bridge for the communication with the Nomad server</description>
<scm>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment