From f86ccdfa07dcf758e9c3173d9ef9aab2bb600176 Mon Sep 17 00:00:00 2001 From: ortizh Date: Mon, 29 Apr 2019 11:24:55 +0200 Subject: [PATCH] Version 3.2.1 --- ChangeLog | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 72526e1..659959c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -3.2.1 DD/MM/YYYY +3.2.1 29/04/2019 ------ * Overwritten equals method in Property class. diff --git a/pom.xml b/pom.xml index 54cec73..8cd2d78 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 fr.ill.ics nomadcommandsystem - 3.2.1-SNAPSHOT + 3.2.1 NomadCommandSystem Java bridge for the communication with the Nomad server -- GitLab