From 5554eca190bf04844de263b8470e3833ea75fb1e Mon Sep 17 00:00:00 2001 From: Dhruv Gaba Date: Mon, 11 Apr 2022 00:14:50 -0400 Subject: [PATCH] Version 1.0.0 --- easy-rules-archetype/pom.xml | 2 +- easy-rules-core/pom.xml | 2 +- easy-rules-jexl/pom.xml | 2 +- easy-rules-mvel/pom.xml | 2 +- easy-rules-spel/pom.xml | 2 +- easy-rules-support/pom.xml | 2 +- easy-rules-tutorials/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/easy-rules-archetype/pom.xml b/easy-rules-archetype/pom.xml index c33a452..2b1e6ff 100755 --- a/easy-rules-archetype/pom.xml +++ b/easy-rules-archetype/pom.xml @@ -2,7 +2,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 4.0.0 diff --git a/easy-rules-core/pom.xml b/easy-rules-core/pom.xml index b7b0d9a..8069a85 100644 --- a/easy-rules-core/pom.xml +++ b/easy-rules-core/pom.xml @@ -4,7 +4,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 easy-rules-core diff --git a/easy-rules-jexl/pom.xml b/easy-rules-jexl/pom.xml index b3cb496..790a85b 100644 --- a/easy-rules-jexl/pom.xml +++ b/easy-rules-jexl/pom.xml @@ -4,7 +4,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 easy-rules-jexl diff --git a/easy-rules-mvel/pom.xml b/easy-rules-mvel/pom.xml index 628d163..b4165a2 100644 --- a/easy-rules-mvel/pom.xml +++ b/easy-rules-mvel/pom.xml @@ -4,7 +4,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 easy-rules-mvel diff --git a/easy-rules-spel/pom.xml b/easy-rules-spel/pom.xml index 4fa5a64..d85316e 100644 --- a/easy-rules-spel/pom.xml +++ b/easy-rules-spel/pom.xml @@ -4,7 +4,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 easy-rules-spel diff --git a/easy-rules-support/pom.xml b/easy-rules-support/pom.xml index 09bc0c6..a95980e 100644 --- a/easy-rules-support/pom.xml +++ b/easy-rules-support/pom.xml @@ -4,7 +4,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 easy-rules-support diff --git a/easy-rules-tutorials/pom.xml b/easy-rules-tutorials/pom.xml index d181124..c95c6b7 100644 --- a/easy-rules-tutorials/pom.xml +++ b/easy-rules-tutorials/pom.xml @@ -4,7 +4,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 easy-rules-tutorials diff --git a/pom.xml b/pom.xml index aa99b4a..9763a10 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.github.dvgaba easy-rules - 0.0.2 + 1.0.0 easy-rules-archetype