From ee9183cdc21a3886a82c961513bb5fe1cdff300c Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Sun, 5 Nov 2017 11:18:04 +0100 Subject: [PATCH] release version 0.3 --- 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 2468825..8e77532 100644 --- a/easy-jobs-admin/pom.xml +++ b/easy-jobs-admin/pom.xml @@ -5,7 +5,7 @@ org.jeasy easy-jobs-parent - 0.3-SNAPSHOT + 0.3 easy-jobs-admin diff --git a/easy-jobs-core/pom.xml b/easy-jobs-core/pom.xml index 0faecb6..1ac4b8b 100644 --- a/easy-jobs-core/pom.xml +++ b/easy-jobs-core/pom.xml @@ -7,7 +7,7 @@ org.jeasy easy-jobs-parent - 0.3-SNAPSHOT + 0.3 easy-jobs-core diff --git a/easy-jobs-dist/pom.xml b/easy-jobs-dist/pom.xml index a0d1c00..b681d1a 100644 --- a/easy-jobs-dist/pom.xml +++ b/easy-jobs-dist/pom.xml @@ -7,7 +7,7 @@ easy-jobs-parent org.jeasy - 0.3-SNAPSHOT + 0.3 easy-jobs-dist diff --git a/easy-jobs-h2/pom.xml b/easy-jobs-h2/pom.xml index 00f7025..a9fd036 100644 --- a/easy-jobs-h2/pom.xml +++ b/easy-jobs-h2/pom.xml @@ -7,7 +7,7 @@ org.jeasy easy-jobs-parent - 0.3-SNAPSHOT + 0.3 easy-jobs-h2 diff --git a/easy-jobs-mysql/pom.xml b/easy-jobs-mysql/pom.xml index 8b5d106..f38c355 100644 --- a/easy-jobs-mysql/pom.xml +++ b/easy-jobs-mysql/pom.xml @@ -7,7 +7,7 @@ org.jeasy easy-jobs-parent - 0.3-SNAPSHOT + 0.3 easy-jobs-mysql diff --git a/easy-jobs-server/pom.xml b/easy-jobs-server/pom.xml index ff9dd06..393c4f6 100644 --- a/easy-jobs-server/pom.xml +++ b/easy-jobs-server/pom.xml @@ -10,7 +10,7 @@ org.jeasy easy-jobs-parent - 0.3-SNAPSHOT + 0.3 easy-jobs-server diff --git a/easy-jobs-tests/pom.xml b/easy-jobs-tests/pom.xml index 4498879..ecf7ae5 100644 --- a/easy-jobs-tests/pom.xml +++ b/easy-jobs-tests/pom.xml @@ -5,7 +5,7 @@ easy-jobs-parent org.jeasy - 0.3-SNAPSHOT + 0.3 4.0.0 diff --git a/pom.xml b/pom.xml index d07c0d2..d7a347a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jeasy easy-jobs-parent - 0.3-SNAPSHOT + 0.3 easy-jobs-core