From cde891ee167e916317dd8a1c57c0d063a81cd174 Mon Sep 17 00:00:00 2001 From: Derry Hamilton Date: Thu, 11 Jul 2019 13:22:06 +0100 Subject: [PATCH] Version bump with logging fix --- pom.xml | 2 +- uJETL.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6083eaf..ffc64ce 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma com.rasilon.ujetl CopyingApp jar - 2.0.2 + 2.0.3 uJETL https://github.com/rasilon/ujetl diff --git a/uJETL.spec b/uJETL.spec index 162aa8e..4eb4838 100644 --- a/uJETL.spec +++ b/uJETL.spec @@ -1,6 +1,6 @@ Summary: Java app to facilitate moving data between databases. Name: uJETL -Version: 2.0.2 +Version: 2.0.3 Release: 1 Group: Applications/Database License: All rights reserved.