From 62e95e2e7a1c03eeb3994c23c5da26c83e88b57b Mon Sep 17 00:00:00 2001 From: pandzel Date: Mon, 12 Jul 2021 12:25:26 -0700 Subject: [PATCH] Update version to 2.6.5 in pom.xml --- geoportal-SDK/geoportal-harvester-api-base/pom.xml | 2 +- geoportal-SDK/geoportal-harvester-api/pom.xml | 4 ++-- geoportal-SDK/pom.xml | 2 +- geoportal-application/geoportal-harvester-cli/pom.xml | 2 +- geoportal-application/geoportal-harvester-engine/pom.xml | 2 +- geoportal-application/geoportal-harvester-war/pom.xml | 2 +- geoportal-application/pom.xml | 2 +- geoportal-commons/geoportal-commons-agp-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-ags-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-ckan-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-constants/pom.xml | 2 +- geoportal-commons/geoportal-commons-csw-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-dcat-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-doc/pom.xml | 2 +- geoportal-commons/geoportal-commons-geometry/pom.xml | 2 +- geoportal-commons/geoportal-commons-gpt-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-meta/pom.xml | 2 +- geoportal-commons/geoportal-commons-oai-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-pdf/pom.xml | 2 +- geoportal-commons/geoportal-commons-robots/pom.xml | 2 +- geoportal-commons/geoportal-commons-stac-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-thredds-client/pom.xml | 2 +- geoportal-commons/geoportal-commons-utils/pom.xml | 2 +- geoportal-commons/pom.xml | 2 +- .../geoportal-harvester-agp-publisher/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-agp-source/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-ags/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-ckan/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-console/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-csw/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-dcat/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-folder-big/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-folder/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-gpt/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-gptsrc/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-jdbc/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-migration/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-oai-pmh/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-sink/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-stac/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-thredds/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-unc/pom.xml | 2 +- geoportal-connectors/geoportal-harvester-waf/pom.xml | 2 +- geoportal-connectors/pom.xml | 2 +- pom.xml | 2 +- 45 files changed, 46 insertions(+), 46 deletions(-) diff --git a/geoportal-SDK/geoportal-harvester-api-base/pom.xml b/geoportal-SDK/geoportal-harvester-api-base/pom.xml index 372efca06..f30dc2fc9 100644 --- a/geoportal-SDK/geoportal-harvester-api-base/pom.xml +++ b/geoportal-SDK/geoportal-harvester-api-base/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-SDK - 2.6.5-SNAPSHOT + 2.6.5 harvester-api-base Esri :: Geoportal Server :: Harvester :: Api Base diff --git a/geoportal-SDK/geoportal-harvester-api/pom.xml b/geoportal-SDK/geoportal-harvester-api/pom.xml index 44031eb2e..76fbcabc5 100644 --- a/geoportal-SDK/geoportal-harvester-api/pom.xml +++ b/geoportal-SDK/geoportal-harvester-api/pom.xml @@ -4,12 +4,12 @@ geoportal-SDK com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 harvester-api Esri :: Geoportal Server :: Harvester :: Api Definitions of all basic elements of the Harvester (interfaces, final classes, etc.). - 2.6.5-SNAPSHOT + 2.6.5 jar diff --git a/geoportal-SDK/pom.xml b/geoportal-SDK/pom.xml index 438672331..12ffa7292 100644 --- a/geoportal-SDK/pom.xml +++ b/geoportal-SDK/pom.xml @@ -4,7 +4,7 @@ geoportal-harvester com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-SDK pom diff --git a/geoportal-application/geoportal-harvester-cli/pom.xml b/geoportal-application/geoportal-harvester-cli/pom.xml index b9b711541..e15f4e231 100644 --- a/geoportal-application/geoportal-harvester-cli/pom.xml +++ b/geoportal-application/geoportal-harvester-cli/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-application - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-cli jar diff --git a/geoportal-application/geoportal-harvester-engine/pom.xml b/geoportal-application/geoportal-harvester-engine/pom.xml index 8c50683f9..105c0a49f 100644 --- a/geoportal-application/geoportal-harvester-engine/pom.xml +++ b/geoportal-application/geoportal-harvester-engine/pom.xml @@ -4,7 +4,7 @@ geoportal-application com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-engine Esri :: Geoportal Server :: Harvester :: Application :: Engine diff --git a/geoportal-application/geoportal-harvester-war/pom.xml b/geoportal-application/geoportal-harvester-war/pom.xml index ae207c1d8..ea497ce59 100644 --- a/geoportal-application/geoportal-harvester-war/pom.xml +++ b/geoportal-application/geoportal-harvester-war/pom.xml @@ -4,7 +4,7 @@ geoportal-application com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-war war diff --git a/geoportal-application/pom.xml b/geoportal-application/pom.xml index 36914fbf1..851fb1d05 100644 --- a/geoportal-application/pom.xml +++ b/geoportal-application/pom.xml @@ -4,7 +4,7 @@ geoportal-harvester com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-application pom diff --git a/geoportal-commons/geoportal-commons-agp-client/pom.xml b/geoportal-commons/geoportal-commons-agp-client/pom.xml index 92bfcab61..05eca652a 100644 --- a/geoportal-commons/geoportal-commons-agp-client/pom.xml +++ b/geoportal-commons/geoportal-commons-agp-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-agp-client Esri :: Geoportal Server :: Commons :: ArcGIS Portal Client diff --git a/geoportal-commons/geoportal-commons-ags-client/pom.xml b/geoportal-commons/geoportal-commons-ags-client/pom.xml index dbe651e73..1c04c9ae8 100644 --- a/geoportal-commons/geoportal-commons-ags-client/pom.xml +++ b/geoportal-commons/geoportal-commons-ags-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-ags-client Esri :: Geoportal Server :: Commons :: ArcGIS Server Client diff --git a/geoportal-commons/geoportal-commons-ckan-client/pom.xml b/geoportal-commons/geoportal-commons-ckan-client/pom.xml index 640bbfc9a..79aea65c0 100644 --- a/geoportal-commons/geoportal-commons-ckan-client/pom.xml +++ b/geoportal-commons/geoportal-commons-ckan-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-ckan-client Esri :: Geoportal Server :: Commons :: CKAN Lightweight Client diff --git a/geoportal-commons/geoportal-commons-constants/pom.xml b/geoportal-commons/geoportal-commons-constants/pom.xml index bccae0e43..f3c675070 100644 --- a/geoportal-commons/geoportal-commons-constants/pom.xml +++ b/geoportal-commons/geoportal-commons-constants/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-constants jar diff --git a/geoportal-commons/geoportal-commons-csw-client/pom.xml b/geoportal-commons/geoportal-commons-csw-client/pom.xml index 6acb4f3ac..c004f2b33 100644 --- a/geoportal-commons/geoportal-commons-csw-client/pom.xml +++ b/geoportal-commons/geoportal-commons-csw-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-csw-client Esri :: Geoportal Server :: Commons :: Csw Client diff --git a/geoportal-commons/geoportal-commons-dcat-client/pom.xml b/geoportal-commons/geoportal-commons-dcat-client/pom.xml index 1f74e056c..849ff11af 100644 --- a/geoportal-commons/geoportal-commons-dcat-client/pom.xml +++ b/geoportal-commons/geoportal-commons-dcat-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-dcat-client jar diff --git a/geoportal-commons/geoportal-commons-doc/pom.xml b/geoportal-commons/geoportal-commons-doc/pom.xml index 289a9664a..326a8dc6b 100644 --- a/geoportal-commons/geoportal-commons-doc/pom.xml +++ b/geoportal-commons/geoportal-commons-doc/pom.xml @@ -6,7 +6,7 @@ geoportal-commons com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-doc jar diff --git a/geoportal-commons/geoportal-commons-geometry/pom.xml b/geoportal-commons/geoportal-commons-geometry/pom.xml index 2ac87808f..2028c29b7 100644 --- a/geoportal-commons/geoportal-commons-geometry/pom.xml +++ b/geoportal-commons/geoportal-commons-geometry/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-geometry Esri :: Geoportal Server :: Commons :: Geometry Utils diff --git a/geoportal-commons/geoportal-commons-gpt-client/pom.xml b/geoportal-commons/geoportal-commons-gpt-client/pom.xml index 40c27b633..d4a90e718 100644 --- a/geoportal-commons/geoportal-commons-gpt-client/pom.xml +++ b/geoportal-commons/geoportal-commons-gpt-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-gpt-client Esri :: Geoportal Server :: Commons :: Geoportal Rest Client diff --git a/geoportal-commons/geoportal-commons-meta/pom.xml b/geoportal-commons/geoportal-commons-meta/pom.xml index 1ef9d32c1..435ed4fd8 100644 --- a/geoportal-commons/geoportal-commons-meta/pom.xml +++ b/geoportal-commons/geoportal-commons-meta/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-meta Esri :: Geoportal Server :: Commons :: Meta diff --git a/geoportal-commons/geoportal-commons-oai-client/pom.xml b/geoportal-commons/geoportal-commons-oai-client/pom.xml index 89d481a63..025da3b69 100644 --- a/geoportal-commons/geoportal-commons-oai-client/pom.xml +++ b/geoportal-commons/geoportal-commons-oai-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-oai-client Esri :: Geoportal Server :: Commons :: OAI-PMH Client diff --git a/geoportal-commons/geoportal-commons-pdf/pom.xml b/geoportal-commons/geoportal-commons-pdf/pom.xml index 109590cea..e7b269f16 100644 --- a/geoportal-commons/geoportal-commons-pdf/pom.xml +++ b/geoportal-commons/geoportal-commons-pdf/pom.xml @@ -6,7 +6,7 @@ geoportal-commons com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-pdf jar diff --git a/geoportal-commons/geoportal-commons-robots/pom.xml b/geoportal-commons/geoportal-commons-robots/pom.xml index 2258a51a0..805fdedcd 100644 --- a/geoportal-commons/geoportal-commons-robots/pom.xml +++ b/geoportal-commons/geoportal-commons-robots/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 commons-robots Esri :: Geoportal Server :: Commons :: Robots diff --git a/geoportal-commons/geoportal-commons-stac-client/pom.xml b/geoportal-commons/geoportal-commons-stac-client/pom.xml index 0b2cf36af..ea50d9905 100644 --- a/geoportal-commons/geoportal-commons-stac-client/pom.xml +++ b/geoportal-commons/geoportal-commons-stac-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-stac-client jar diff --git a/geoportal-commons/geoportal-commons-thredds-client/pom.xml b/geoportal-commons/geoportal-commons-thredds-client/pom.xml index 5fec19a0a..ad97a338a 100644 --- a/geoportal-commons/geoportal-commons-thredds-client/pom.xml +++ b/geoportal-commons/geoportal-commons-thredds-client/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons-thredds-client Esri :: Geoportal Server :: Commons :: THREDDS Client diff --git a/geoportal-commons/geoportal-commons-utils/pom.xml b/geoportal-commons/geoportal-commons-utils/pom.xml index 4c83a0e82..244811da9 100644 --- a/geoportal-commons/geoportal-commons-utils/pom.xml +++ b/geoportal-commons/geoportal-commons-utils/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-commons - 2.6.5-SNAPSHOT + 2.6.5 commons-utils jar diff --git a/geoportal-commons/pom.xml b/geoportal-commons/pom.xml index 053d95640..4eb8eacb6 100644 --- a/geoportal-commons/pom.xml +++ b/geoportal-commons/pom.xml @@ -4,7 +4,7 @@ geoportal-harvester com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-commons pom diff --git a/geoportal-connectors/geoportal-harvester-agp-publisher/pom.xml b/geoportal-connectors/geoportal-harvester-agp-publisher/pom.xml index debb108b9..f5aab0786 100644 --- a/geoportal-connectors/geoportal-harvester-agp-publisher/pom.xml +++ b/geoportal-connectors/geoportal-harvester-agp-publisher/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-agp-publisher Esri :: Geoportal Server :: Harvester :: Data Publisher :: ArcGIS Portal diff --git a/geoportal-connectors/geoportal-harvester-agp-source/pom.xml b/geoportal-connectors/geoportal-harvester-agp-source/pom.xml index 8fef23207..b611bc308 100644 --- a/geoportal-connectors/geoportal-harvester-agp-source/pom.xml +++ b/geoportal-connectors/geoportal-harvester-agp-source/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-agp-source Esri :: Geoportal Server :: Harvester :: Data Source :: ArcGIS Portal diff --git a/geoportal-connectors/geoportal-harvester-ags/pom.xml b/geoportal-connectors/geoportal-harvester-ags/pom.xml index a68e93ed4..be6ae44e8 100644 --- a/geoportal-connectors/geoportal-harvester-ags/pom.xml +++ b/geoportal-connectors/geoportal-harvester-ags/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-ags Esri :: Geoportal Server :: Harvester :: Data Source :: ArcGIS Server diff --git a/geoportal-connectors/geoportal-harvester-ckan/pom.xml b/geoportal-connectors/geoportal-harvester-ckan/pom.xml index c3ee70933..85f6d3abe 100644 --- a/geoportal-connectors/geoportal-harvester-ckan/pom.xml +++ b/geoportal-connectors/geoportal-harvester-ckan/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-ckan jar diff --git a/geoportal-connectors/geoportal-harvester-console/pom.xml b/geoportal-connectors/geoportal-harvester-console/pom.xml index 8e024ad4a..7c559d3cc 100644 --- a/geoportal-connectors/geoportal-harvester-console/pom.xml +++ b/geoportal-connectors/geoportal-harvester-console/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-console Esri :: Geoportal Server :: Harvester :: Data Publisher :: Console diff --git a/geoportal-connectors/geoportal-harvester-csw/pom.xml b/geoportal-connectors/geoportal-harvester-csw/pom.xml index c258cc604..dd1bfc772 100644 --- a/geoportal-connectors/geoportal-harvester-csw/pom.xml +++ b/geoportal-connectors/geoportal-harvester-csw/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-csw Esri :: Geoportal Server :: Harvester :: Data Source :: Csw diff --git a/geoportal-connectors/geoportal-harvester-dcat/pom.xml b/geoportal-connectors/geoportal-harvester-dcat/pom.xml index 5d81deb80..11c3ececc 100644 --- a/geoportal-connectors/geoportal-harvester-dcat/pom.xml +++ b/geoportal-connectors/geoportal-harvester-dcat/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-dcat jar diff --git a/geoportal-connectors/geoportal-harvester-folder-big/pom.xml b/geoportal-connectors/geoportal-harvester-folder-big/pom.xml index 5e00e4113..b050ce775 100644 --- a/geoportal-connectors/geoportal-harvester-folder-big/pom.xml +++ b/geoportal-connectors/geoportal-harvester-folder-big/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-folder-big Esri :: Geoportal Server :: Harvester :: Data Publisher :: Folder :: Big diff --git a/geoportal-connectors/geoportal-harvester-folder/pom.xml b/geoportal-connectors/geoportal-harvester-folder/pom.xml index 5d12306e0..4270866e5 100644 --- a/geoportal-connectors/geoportal-harvester-folder/pom.xml +++ b/geoportal-connectors/geoportal-harvester-folder/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-folder Esri :: Geoportal Server :: Harvester :: Data Publisher :: Folder diff --git a/geoportal-connectors/geoportal-harvester-gpt/pom.xml b/geoportal-connectors/geoportal-harvester-gpt/pom.xml index 3ade4f255..8fa8cad04 100644 --- a/geoportal-connectors/geoportal-harvester-gpt/pom.xml +++ b/geoportal-connectors/geoportal-harvester-gpt/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-gpt Esri :: Geoportal Server :: Harvester :: Data Publisher :: Geoportal Rest diff --git a/geoportal-connectors/geoportal-harvester-gptsrc/pom.xml b/geoportal-connectors/geoportal-harvester-gptsrc/pom.xml index 456b9a2f1..3eaaf723b 100644 --- a/geoportal-connectors/geoportal-harvester-gptsrc/pom.xml +++ b/geoportal-connectors/geoportal-harvester-gptsrc/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-gptsrc Esri :: Geoportal Server :: Harvester :: Data Source :: Geoportal Rest diff --git a/geoportal-connectors/geoportal-harvester-jdbc/pom.xml b/geoportal-connectors/geoportal-harvester-jdbc/pom.xml index 03f241f24..c685f2d0a 100644 --- a/geoportal-connectors/geoportal-harvester-jdbc/pom.xml +++ b/geoportal-connectors/geoportal-harvester-jdbc/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-jdbc Esri :: Geoportal Server :: Harvester :: Data Source :: JDBC diff --git a/geoportal-connectors/geoportal-harvester-migration/pom.xml b/geoportal-connectors/geoportal-harvester-migration/pom.xml index 10f589af5..dd1d3e3ca 100644 --- a/geoportal-connectors/geoportal-harvester-migration/pom.xml +++ b/geoportal-connectors/geoportal-harvester-migration/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-migration Esri :: Geoportal Server :: Harvester :: Data Source :: Migration Tool diff --git a/geoportal-connectors/geoportal-harvester-oai-pmh/pom.xml b/geoportal-connectors/geoportal-harvester-oai-pmh/pom.xml index b137fea9e..1a6999256 100644 --- a/geoportal-connectors/geoportal-harvester-oai-pmh/pom.xml +++ b/geoportal-connectors/geoportal-harvester-oai-pmh/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-oai-pmh Esri :: Geoportal Server :: Harvester :: Data Source :: OAI-PMH diff --git a/geoportal-connectors/geoportal-harvester-sink/pom.xml b/geoportal-connectors/geoportal-harvester-sink/pom.xml index 38cea857b..9e0a9b62a 100644 --- a/geoportal-connectors/geoportal-harvester-sink/pom.xml +++ b/geoportal-connectors/geoportal-harvester-sink/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-sink Esri :: Geoportal Server :: Harvester :: Data Source :: Sink diff --git a/geoportal-connectors/geoportal-harvester-stac/pom.xml b/geoportal-connectors/geoportal-harvester-stac/pom.xml index da33a5358..076f76e45 100644 --- a/geoportal-connectors/geoportal-harvester-stac/pom.xml +++ b/geoportal-connectors/geoportal-harvester-stac/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-stac jar diff --git a/geoportal-connectors/geoportal-harvester-thredds/pom.xml b/geoportal-connectors/geoportal-harvester-thredds/pom.xml index ef4f11894..bac87e2e3 100644 --- a/geoportal-connectors/geoportal-harvester-thredds/pom.xml +++ b/geoportal-connectors/geoportal-harvester-thredds/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-thredds jar diff --git a/geoportal-connectors/geoportal-harvester-unc/pom.xml b/geoportal-connectors/geoportal-harvester-unc/pom.xml index 263650f0a..f6020c7e6 100644 --- a/geoportal-connectors/geoportal-harvester-unc/pom.xml +++ b/geoportal-connectors/geoportal-harvester-unc/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-unc Esri :: Geoportal Server :: Harvester :: Data Source :: Unc diff --git a/geoportal-connectors/geoportal-harvester-waf/pom.xml b/geoportal-connectors/geoportal-harvester-waf/pom.xml index a4752d181..9943af976 100644 --- a/geoportal-connectors/geoportal-harvester-waf/pom.xml +++ b/geoportal-connectors/geoportal-harvester-waf/pom.xml @@ -4,7 +4,7 @@ com.esri.geoportal geoportal-connectors - 2.6.5-SNAPSHOT + 2.6.5 geoportal-harvester-waf Esri :: Geoportal Server :: Harvester :: Data Source :: Waf diff --git a/geoportal-connectors/pom.xml b/geoportal-connectors/pom.xml index c4f194135..802edef28 100644 --- a/geoportal-connectors/pom.xml +++ b/geoportal-connectors/pom.xml @@ -4,7 +4,7 @@ geoportal-harvester com.esri.geoportal - 2.6.5-SNAPSHOT + 2.6.5 geoportal-connectors pom diff --git a/pom.xml b/pom.xml index d34672061..bc0a41b57 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.esri.geoportal geoportal-harvester - 2.6.5-SNAPSHOT + 2.6.5 pom Esri :: Geoportal Server :: Harvester Top-level project for all Harvester modules.