From 1cbc9d1653c72804a1b69e99a47ab56b10ed44e9 Mon Sep 17 00:00:00 2001 From: Chris Newland Date: Mon, 17 Jan 2022 20:52:24 +0000 Subject: [PATCH] increment build number for next release --- build.properties | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- ui/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.properties b/build.properties index 93dd6b9c..ab1de3f1 100644 --- a/build.properties +++ b/build.properties @@ -1 +1 @@ -version=1.4.5 +version=1.4.6 diff --git a/core/pom.xml b/core/pom.xml index aeff1196..123e0d1b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ com.chrisnewland jitwatch-parent - 1.4.5 + 1.4.6 jitwatch-core diff --git a/pom.xml b/pom.xml index a51b29b8..aa99328f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.chrisnewland jitwatch-parent - 1.4.5 + 1.4.6 UTF-8 diff --git a/ui/pom.xml b/ui/pom.xml index c09a6107..fbbc34f1 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -6,7 +6,7 @@ com.chrisnewland jitwatch-parent - 1.4.5 + 1.4.6 jitwatch-ui