From 4633b04c3ba09a4f25b0a7d9fe8a2eb2337d8303 Mon Sep 17 00:00:00 2001 From: autobuild Date: Thu, 21 Sep 2017 07:44:47 +0000 Subject: [PATCH 1/2] Version bumped by QuickBuild --- core/pom.xml | 2 +- pom.xml | 2 +- product/pom.xml | 10 +++++----- rest/pom.xml | 4 ++-- search/pom.xml | 4 ++-- web/pom.xml | 8 ++++---- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 79d0fcbfe9..44657d425d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build72 + 1.0-EAP-build73 diff --git a/pom.xml b/pom.xml index 96dc7e01d1..6ccbb680ed 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ ../launcher server-parent - 1.0-EAP-build72 + 1.0-EAP-build73 pom diff --git a/product/pom.xml b/product/pom.xml index 0b1b34191a..844beb014e 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -6,7 +6,7 @@ com.gitplex server-parent - 1.0-EAP-build72 + 1.0-EAP-build73 @@ -125,22 +125,22 @@ com.gitplex server-core - 1.0-EAP-build72 + 1.0-EAP-build73 com.gitplex server-web - 1.0-EAP-build72 + 1.0-EAP-build73 com.gitplex server-rest - 1.0-EAP-build72 + 1.0-EAP-build73 com.gitplex server-search - 1.0-EAP-build72 + 1.0-EAP-build73 diff --git a/rest/pom.xml b/rest/pom.xml index 9d31495b33..aeef88fdea 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build72 + 1.0-EAP-build73 @@ -19,7 +19,7 @@ com.gitplex server-core - 1.0-EAP-build72 + 1.0-EAP-build73 org.glassfish.jersey.containers diff --git a/search/pom.xml b/search/pom.xml index 2aa969a127..ba55de09fa 100644 --- a/search/pom.xml +++ b/search/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build72 + 1.0-EAP-build73 @@ -26,7 +26,7 @@ com.gitplex server-core - 1.0-EAP-build72 + 1.0-EAP-build73 lucene-core diff --git a/web/pom.xml b/web/pom.xml index b72db71261..f9bba14d29 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build72 + 1.0-EAP-build73 @@ -79,12 +79,12 @@ com.gitplex server-core - 1.0-EAP-build72 + 1.0-EAP-build73 com.gitplex server-rest - 1.0-EAP-build72 + 1.0-EAP-build73 commons-fileupload @@ -104,7 +104,7 @@ com.gitplex server-search - 1.0-EAP-build72 + 1.0-EAP-build73 com.gitplex From e2eda9411fd38d95788bb70914597819cb62ca72 Mon Sep 17 00:00:00 2001 From: autobuild Date: Thu, 21 Sep 2017 09:48:09 +0000 Subject: [PATCH 2/2] Version bumped by QuickBuild --- core/pom.xml | 2 +- pom.xml | 2 +- product/pom.xml | 10 +++++----- rest/pom.xml | 4 ++-- search/pom.xml | 4 ++-- web/pom.xml | 8 ++++---- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 44657d425d..40777868a1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build73 + 1.0-EAP-build74 diff --git a/pom.xml b/pom.xml index 6ccbb680ed..3c53274e15 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ ../launcher server-parent - 1.0-EAP-build73 + 1.0-EAP-build74 pom diff --git a/product/pom.xml b/product/pom.xml index 844beb014e..4166a8ada7 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -6,7 +6,7 @@ com.gitplex server-parent - 1.0-EAP-build73 + 1.0-EAP-build74 @@ -125,22 +125,22 @@ com.gitplex server-core - 1.0-EAP-build73 + 1.0-EAP-build74 com.gitplex server-web - 1.0-EAP-build73 + 1.0-EAP-build74 com.gitplex server-rest - 1.0-EAP-build73 + 1.0-EAP-build74 com.gitplex server-search - 1.0-EAP-build73 + 1.0-EAP-build74 diff --git a/rest/pom.xml b/rest/pom.xml index aeef88fdea..dc2071abd5 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build73 + 1.0-EAP-build74 @@ -19,7 +19,7 @@ com.gitplex server-core - 1.0-EAP-build73 + 1.0-EAP-build74 org.glassfish.jersey.containers diff --git a/search/pom.xml b/search/pom.xml index ba55de09fa..ed264c517e 100644 --- a/search/pom.xml +++ b/search/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build73 + 1.0-EAP-build74 @@ -26,7 +26,7 @@ com.gitplex server-core - 1.0-EAP-build73 + 1.0-EAP-build74 lucene-core diff --git a/web/pom.xml b/web/pom.xml index f9bba14d29..7f64e682a6 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -5,7 +5,7 @@ com.gitplex server-parent - 1.0-EAP-build73 + 1.0-EAP-build74 @@ -79,12 +79,12 @@ com.gitplex server-core - 1.0-EAP-build73 + 1.0-EAP-build74 com.gitplex server-rest - 1.0-EAP-build73 + 1.0-EAP-build74 commons-fileupload @@ -104,7 +104,7 @@ com.gitplex server-search - 1.0-EAP-build73 + 1.0-EAP-build74 com.gitplex