From ac78860b940bfb35ebc70a6c4c59d6d4cb17a9bc Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Sun, 5 Nov 2017 11:18:34 +0100 Subject: [PATCH] update development version to 0.4-SNAPSHOT --- easy-jobs-admin/pom.xml | 2 +- easy-jobs-core/pom.xml | 2 +- easy-jobs-dist/pom.xml | 2 +- easy-jobs-h2/pom.xml | 2 +- easy-jobs-mysql/pom.xml | 2 +- easy-jobs-server/pom.xml | 2 +- easy-jobs-tests/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/easy-jobs-admin/pom.xml b/easy-jobs-admin/pom.xml index 8e77532..6e48044 100644 --- a/easy-jobs-admin/pom.xml +++ b/easy-jobs-admin/pom.xml @@ -5,7 +5,7 @@ org.jeasy easy-jobs-parent - 0.3 + 0.4-SNAPSHOT easy-jobs-admin diff --git a/easy-jobs-core/pom.xml b/easy-jobs-core/pom.xml index 1ac4b8b..a02f231 100644 --- a/easy-jobs-core/pom.xml +++ b/easy-jobs-core/pom.xml @@ -7,7 +7,7 @@ org.jeasy easy-jobs-parent - 0.3 + 0.4-SNAPSHOT easy-jobs-core diff --git a/easy-jobs-dist/pom.xml b/easy-jobs-dist/pom.xml index b681d1a..3c14e60 100644 --- a/easy-jobs-dist/pom.xml +++ b/easy-jobs-dist/pom.xml @@ -7,7 +7,7 @@ easy-jobs-parent org.jeasy - 0.3 + 0.4-SNAPSHOT easy-jobs-dist diff --git a/easy-jobs-h2/pom.xml b/easy-jobs-h2/pom.xml index a9fd036..68f5bd8 100644 --- a/easy-jobs-h2/pom.xml +++ b/easy-jobs-h2/pom.xml @@ -7,7 +7,7 @@ org.jeasy easy-jobs-parent - 0.3 + 0.4-SNAPSHOT easy-jobs-h2 diff --git a/easy-jobs-mysql/pom.xml b/easy-jobs-mysql/pom.xml index f38c355..20cdce7 100644 --- a/easy-jobs-mysql/pom.xml +++ b/easy-jobs-mysql/pom.xml @@ -7,7 +7,7 @@ org.jeasy easy-jobs-parent - 0.3 + 0.4-SNAPSHOT easy-jobs-mysql diff --git a/easy-jobs-server/pom.xml b/easy-jobs-server/pom.xml index 393c4f6..5e7b1c0 100644 --- a/easy-jobs-server/pom.xml +++ b/easy-jobs-server/pom.xml @@ -10,7 +10,7 @@ org.jeasy easy-jobs-parent - 0.3 + 0.4-SNAPSHOT easy-jobs-server diff --git a/easy-jobs-tests/pom.xml b/easy-jobs-tests/pom.xml index ecf7ae5..058599f 100644 --- a/easy-jobs-tests/pom.xml +++ b/easy-jobs-tests/pom.xml @@ -5,7 +5,7 @@ easy-jobs-parent org.jeasy - 0.3 + 0.4-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index d7a347a..4b1e83b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jeasy easy-jobs-parent - 0.3 + 0.4-SNAPSHOT easy-jobs-core