@ -6,7 +6,7 @@
<groupId>com.visual.open.anpr</groupId>
<artifactId>open-anpr-client</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>
@ -5,7 +5,7 @@
<parent>
<artifactId>open-anpr</artifactId>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -14,7 +14,7 @@
<packaging>pom</packaging>
<modules>
<module>open-anpr-core</module>
@ -1,4 +1,4 @@
version='1.0.0'
version='1.1.0'
SHELL_FOLDER=$(cd "$(dirname "$0")";pwd)
cd ${SHELL_FOLDER}