From 21cbf299662fff713c74b4b2532e503c7e45e503 Mon Sep 17 00:00:00 2001 From: benas Date: Mon, 23 Dec 2013 21:43:54 +0100 Subject: [PATCH] fix version number --- easyrules-core/pom.xml | 2 +- easyrules-samples/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/easyrules-core/pom.xml b/easyrules-core/pom.xml index 9873f1d..1105a99 100644 --- a/easyrules-core/pom.xml +++ b/easyrules-core/pom.xml @@ -4,7 +4,7 @@ io.github.benas easyrules - 1.1.0 + 1.0.0 easyrules-core diff --git a/easyrules-samples/pom.xml b/easyrules-samples/pom.xml index 56b27ad..c3324bc 100644 --- a/easyrules-samples/pom.xml +++ b/easyrules-samples/pom.xml @@ -4,7 +4,7 @@ io.github.benas easyrules - 1.1.0 + 1.0.0 easyrules-samples @@ -37,7 +37,7 @@ io.github.benas easyrules-core - 1.1.0 + 1.0.0 diff --git a/pom.xml b/pom.xml index 88a3b19..e8fbee7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.github.benas easyrules - 1.1.0 + 1.0.0 easyrules-core