From 0f4f25cb66265b81f5040d4c7b09143e815ad9e3 Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Sun, 15 Nov 2020 21:40:40 +0100 Subject: [PATCH] Upgrade version --- cellar-app/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cellar-app/pom.xml b/cellar-app/pom.xml index 2601203..9d9595a 100644 --- a/cellar-app/pom.xml +++ b/cellar-app/pom.xml @@ -13,7 +13,7 @@ nl.lengrand cellar-app ${project.artifactId} - 1.3.0 + 1.5.0 nl.lengrand.cellar.Main diff --git a/pom.xml b/pom.xml index 730e2c8..d5c5ebf 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ nl.lengrand cellar pom - 1.3.0 + 1.5.0 11