From 61ddbfd817dca632afadc7ccfc6cd0f675a9e6c6 Mon Sep 17 00:00:00 2001 From: Derry Hamilton Date: Tue, 18 Jun 2019 09:37:53 +0100 Subject: [PATCH] Bump version after config fix --- pom.xml | 2 +- uJETL.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 945e0cd..c72c336 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.1 + 2.0.2 uJETL diff --git a/uJETL.spec b/uJETL.spec index 45a6bc0..162aa8e 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.1 +Version: 2.0.2 Release: 1 Group: Applications/Database License: All rights reserved.