Bump version

This commit is contained in:
Derry Hamilton 2020-07-01 20:31:01 +01:00
parent cb3b3e3b63
commit 7d1822daab
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<groupId>com.rasilon.ujetl</groupId>
<artifactId>CopyingApp</artifactId>
<packaging>jar</packaging>
<version>2.2.2</version>
<version>2.2.3</version>
<name>uJETL</name>
<url>https://github.com/rasilon/ujetl</url>
<properties>

View file

@ -1,6 +1,6 @@
Summary: Java app to facilitate moving data between databases.
Name: uJETL
Version: 2.2.2
Version: 2.2.3
Release: 1
Group: Applications/Database
License: All rights reserved.