From c3f9f9eb5fcb02688e36ae330eb119e16e16ead3 Mon Sep 17 00:00:00 2001 From: Vadim Dubs Date: Tue, 17 Jan 2017 08:54:16 +0600 Subject: [PATCH] Version 1.3.0 --- flower-core/pom.xml | 4 ++-- flower-spring/pom.xml | 4 ++-- flower-tools/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flower-core/pom.xml b/flower-core/pom.xml index 03d9899..c79461d 100644 --- a/flower-core/pom.xml +++ b/flower-core/pom.xml @@ -9,14 +9,14 @@ com.github.xdcrafts flower .. - 1.2.0 + 1.3.0 com.github.xdcrafts flower-tools - 1.2.0 + 1.3.0 junit diff --git a/flower-spring/pom.xml b/flower-spring/pom.xml index 03a41d6..93d92bf 100644 --- a/flower-spring/pom.xml +++ b/flower-spring/pom.xml @@ -9,14 +9,14 @@ com.github.xdcrafts flower .. - 1.2.0 + 1.3.0 com.github.xdcrafts flower-core - 1.2.0 + 1.3.0 org.springframework diff --git a/flower-tools/pom.xml b/flower-tools/pom.xml index b2a3888..12a94af 100644 --- a/flower-tools/pom.xml +++ b/flower-tools/pom.xml @@ -9,7 +9,7 @@ com.github.xdcrafts flower .. - 1.2.0 + 1.3.0 diff --git a/pom.xml b/pom.xml index 7e34201..51e1163 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.xdcrafts flower pom - 1.2.0 + 1.3.0 ${project.groupId}:${project.artifactId} Data-driven workflows with Java. https://github.com/xdcrafts/flower