From e1d59acfb21c99b8b1b0ca0504b599f9ac444d19 Mon Sep 17 00:00:00 2001 From: CeĢsar Calvo <ccalvo@curisit.net> Date: Wed, 28 Sep 2016 13:12:11 +0000 Subject: [PATCH] #3347 - Perform MAC Address checking natively --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 1b3c3a9..01e8fac 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>net.curisit</groupId> <artifactId>securis-client</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> <build> <plugins> <plugin> -- Gitblit v1.3.2