From a58846db700928a0f205a090fff868d066beb59b Mon Sep 17 00:00:00 2001 From: jpbelang Date: Wed, 30 Oct 2019 22:32:03 -0400 Subject: [PATCH] Setup next release --- pom.xml | 2 +- raml-parser-2/pom.xml | 2 +- yagi/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3fc83c36..bb687f43 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.raml raml-parser-parent - 1.0.44-SNAPSHOT + 1.0.45-SNAPSHOT pom Raml Java Parser 2nd generation parent Raml parser implemented in java diff --git a/raml-parser-2/pom.xml b/raml-parser-2/pom.xml index 89e768c4..86b0731f 100644 --- a/raml-parser-2/pom.xml +++ b/raml-parser-2/pom.xml @@ -3,7 +3,7 @@ org.raml raml-parser-parent - 1.0.44-SNAPSHOT + 1.0.45-SNAPSHOT raml-parser-2 jar diff --git a/yagi/pom.xml b/yagi/pom.xml index a1e2eef7..01d5744c 100644 --- a/yagi/pom.xml +++ b/yagi/pom.xml @@ -3,7 +3,7 @@ org.raml raml-parser-parent - 1.0.44-SNAPSHOT + 1.0.45-SNAPSHOT yagi jar