From 1ed7bc42993b3d23d92dfc38dfd34026a4619ae7 Mon Sep 17 00:00:00 2001 From: rsanchez <rsanchez@curisit.net> Date: Mon, 05 Dec 2016 15:23:22 +0000 Subject: [PATCH] #3410 #3411 fix - Fixed user roles and organizations and Pack date fields on saving action --- securis/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/securis/pom.xml b/securis/pom.xml index de4d451..fb1c231 100644 --- a/securis/pom.xml +++ b/securis/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>net.curisit</groupId> <artifactId>securis-server</artifactId> - <version>1.1.7</version> + <version>1.1.8</version> <name>SeCuris</name> <description>CurisTEC Server Licenses</description> <dependencies> -- Gitblit v1.3.2