From 3493e18630b90253d4449575fb3fad8dab969971 Mon Sep 17 00:00:00 2001 From: Derry Hamilton Date: Wed, 1 Jul 2020 20:31:01 +0100 Subject: [PATCH] Bump version --- pom.xml | 2 +- uJETL.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 384f609..04c37f4 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.2.2 + 2.2.3 uJETL https://github.com/rasilon/ujetl diff --git a/uJETL.spec b/uJETL.spec index e46b710..97b76cf 100644 --- a/uJETL.spec +++ b/uJETL.spec @@ -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.