From a7d1a6077b85c588794df4d84fdf3e5bbbd2f08f Mon Sep 17 00:00:00 2001 From: Derry Hamilton Date: Tue, 27 Aug 2019 12:59:06 +0100 Subject: [PATCH] Version bump for session ID code --- pom.xml | 2 +- uJETL.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 838e43b..939d260 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.1.7 + 2.2.0 uJETL https://github.com/rasilon/ujetl diff --git a/uJETL.spec b/uJETL.spec index 4a5b7bf..e965877 100644 --- a/uJETL.spec +++ b/uJETL.spec @@ -1,6 +1,6 @@ Summary: Java app to facilitate moving data between databases. Name: uJETL -Version: 2.1.7 +Version: 2.2.0 Release: 1 Group: Applications/Database License: All rights reserved.