Bump version after config fix

This commit is contained in:
Derry Hamilton 2019-06-18 09:37:53 +01:00
parent af46f83799
commit 47418cf05e
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> <groupId>com.rasilon.ujetl</groupId>
<artifactId>CopyingApp</artifactId> <artifactId>CopyingApp</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>2.0.1</version> <version>2.0.2</version>
<name>uJETL</name> <name>uJETL</name>
<url></url> <url></url>
<dependencies> <dependencies>

View file

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