diff --git a/.env b/.env index e3d7c185..17e30f37 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # docker-compose default environment variable values COMPOSE_PROJECT_NAME=gncloud -TAG=0.3-SNAPSHOT +TAG=4.2.6-0 EUREKA_SERVER_URL=http://discovery:8761/eureka # gn metadta postgres environment variables diff --git a/modules/library/common-error/pom.xml b/modules/library/common-error/pom.xml index bbc02658..f352f551 100644 --- a/modules/library/common-error/pom.xml +++ b/modules/library/common-error/pom.xml @@ -3,7 +3,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 diff --git a/modules/library/common-index-model/pom.xml b/modules/library/common-index-model/pom.xml index f126d03e..3eef0654 100644 --- a/modules/library/common-index-model/pom.xml +++ b/modules/library/common-index-model/pom.xml @@ -3,7 +3,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 diff --git a/modules/library/common-persistence/pom.xml b/modules/library/common-persistence/pom.xml index 252be426..d4b3e298 100644 --- a/modules/library/common-persistence/pom.xml +++ b/modules/library/common-persistence/pom.xml @@ -3,7 +3,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 diff --git a/modules/library/common-search/pom.xml b/modules/library/common-search/pom.xml index 43b0b4d8..b903bc31 100644 --- a/modules/library/common-search/pom.xml +++ b/modules/library/common-search/pom.xml @@ -3,7 +3,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 diff --git a/modules/library/common-security/pom.xml b/modules/library/common-security/pom.xml index c0b2f7db..f1e32183 100644 --- a/modules/library/common-security/pom.xml +++ b/modules/library/common-security/pom.xml @@ -11,7 +11,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-common-security diff --git a/modules/library/common-standards/pom.xml b/modules/library/common-standards/pom.xml index 239c8495..568b92cc 100644 --- a/modules/library/common-standards/pom.xml +++ b/modules/library/common-standards/pom.xml @@ -3,7 +3,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 diff --git a/modules/library/common-utility/pom.xml b/modules/library/common-utility/pom.xml index 03f8e86a..68c63077 100644 --- a/modules/library/common-utility/pom.xml +++ b/modules/library/common-utility/pom.xml @@ -11,7 +11,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-common-utility diff --git a/modules/library/common-view/pom.xml b/modules/library/common-view/pom.xml index 8924986b..5b20b5f2 100644 --- a/modules/library/common-view/pom.xml +++ b/modules/library/common-view/pom.xml @@ -3,7 +3,7 @@ gn-cloud-lib org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 diff --git a/modules/library/pom.xml b/modules/library/pom.xml index 3edc320b..24b92190 100644 --- a/modules/library/pom.xml +++ b/modules/library/pom.xml @@ -13,7 +13,7 @@ gn-cloud-parent org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 gn-cloud-lib pom diff --git a/modules/pom.xml b/modules/pom.xml index 5a36dd8f..f3266d0d 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -13,7 +13,7 @@ gn-cloud-microservices org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 gn-cloud-parent pom diff --git a/modules/services/authorizing/pom.xml b/modules/services/authorizing/pom.xml index c48a02ac..a6e80102 100644 --- a/modules/services/authorizing/pom.xml +++ b/modules/services/authorizing/pom.xml @@ -10,7 +10,7 @@ gn-cloud-services org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 diff --git a/modules/services/gateway/pom.xml b/modules/services/gateway/pom.xml index aef12e8f..b6f86bc1 100644 --- a/modules/services/gateway/pom.xml +++ b/modules/services/gateway/pom.xml @@ -11,7 +11,7 @@ gn-cloud-services org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-gateway diff --git a/modules/services/indexing/pom.xml b/modules/services/indexing/pom.xml index c66ed6a3..6f2bf729 100644 --- a/modules/services/indexing/pom.xml +++ b/modules/services/indexing/pom.xml @@ -11,7 +11,7 @@ gn-cloud-services org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-indexing diff --git a/modules/services/ogc-api-records/pom.xml b/modules/services/ogc-api-records/pom.xml index 316a5139..0e738974 100644 --- a/modules/services/ogc-api-records/pom.xml +++ b/modules/services/ogc-api-records/pom.xml @@ -10,7 +10,7 @@ org.geonetwork-opensource.cloud gn-cloud-services - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-ogc-api-records-service diff --git a/modules/services/pom.xml b/modules/services/pom.xml index 8f42b1ae..75cf5242 100644 --- a/modules/services/pom.xml +++ b/modules/services/pom.xml @@ -13,7 +13,7 @@ gn-cloud-parent org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 gn-cloud-services pom diff --git a/modules/services/searching/pom.xml b/modules/services/searching/pom.xml index e3273f85..4ef52705 100644 --- a/modules/services/searching/pom.xml +++ b/modules/services/searching/pom.xml @@ -11,7 +11,7 @@ org.geonetwork-opensource.cloud gn-cloud-services - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-searching diff --git a/modules/standards/iso19139/pom.xml b/modules/standards/iso19139/pom.xml index 2bd234cf..2af9b874 100644 --- a/modules/standards/iso19139/pom.xml +++ b/modules/standards/iso19139/pom.xml @@ -3,7 +3,7 @@ gn-cloud-standards org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-standard-iso19139 diff --git a/modules/standards/pom.xml b/modules/standards/pom.xml index d946464a..3243d586 100644 --- a/modules/standards/pom.xml +++ b/modules/standards/pom.xml @@ -4,7 +4,7 @@ gn-cloud-parent org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 gn-cloud-standards pom diff --git a/modules/support-services/configuring/pom.xml b/modules/support-services/configuring/pom.xml index ffaf23d5..11e96301 100644 --- a/modules/support-services/configuring/pom.xml +++ b/modules/support-services/configuring/pom.xml @@ -10,7 +10,7 @@ gn-cloud-support-services org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-configuring diff --git a/modules/support-services/discovery/pom.xml b/modules/support-services/discovery/pom.xml index 8ace8d34..4ec75cab 100644 --- a/modules/support-services/discovery/pom.xml +++ b/modules/support-services/discovery/pom.xml @@ -10,7 +10,7 @@ gn-cloud-support-services org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 4.0.0 gn-cloud-discovery diff --git a/modules/support-services/pom.xml b/modules/support-services/pom.xml index c405011d..f3779289 100644 --- a/modules/support-services/pom.xml +++ b/modules/support-services/pom.xml @@ -13,7 +13,7 @@ gn-cloud-parent org.geonetwork-opensource.cloud - 4.2.5-1 + 4.2.6-0 gn-cloud-support-services pom diff --git a/pom.xml b/pom.xml index 03c407ac..1f272553 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.geonetwork-opensource.cloud gn-cloud-microservices - 4.2.5-1 + 4.2.6-0 pom GeoNetwork microservices https://geonetwork-opensource.org @@ -28,7 +28,7 @@ Hoxton.SR8 2.3.8.RELEASE 5.3.2.RELEASE - 4.2.6-SNAPSHOT + 4.2.6-0 9.4.27.v20200227 7.15.1