Fix project SDK, Update pom.xml to version 2.1.2-RELEASE

This commit is contained in:
Banks Troutman
2020-01-16 15:37:52 -05:00
parent 8f10f33cf7
commit 05b16e587e
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.chameleon-vision.main</groupId>
<artifactId>chameleon-vision</artifactId>
<version>2.1.1-RELEASE</version>
<version>2.1.2-RELEASE</version>
<build>
<plugins>
<!--setup for java jdk 12-->