diff --git a/.env b/.env index f784d743..1df7479a 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # docker-compose default environment variable values COMPOSE_PROJECT_NAME=gncloud -TAG=4.4.6-1 +TAG=4.4.7-SNAPSHOT EUREKA_SERVER_URL=http://discovery:8761/eureka # gn metadta postgres environment variables diff --git a/docs/manual/pom.xml b/docs/manual/pom.xml index 7c06cfcd..a2ad0b3b 100644 --- a/docs/manual/pom.xml +++ b/docs/manual/pom.xml @@ -27,7 +27,7 @@ gn-ms-docs org.geonetwork-opensource.cloud - 4.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-ms-guide diff --git a/docs/pom.xml b/docs/pom.xml index f2beef2c..507c2679 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -27,7 +27,7 @@ gn-cloud-microservices org.geonetwork-opensource.cloud - 4.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-ms-docs diff --git a/modules/library/common-error/pom.xml b/modules/library/common-error/pom.xml index 65a72e26..dc82b8ef 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 diff --git a/modules/library/common-index-model/pom.xml b/modules/library/common-index-model/pom.xml index cfd970cf..39ba41d5 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 diff --git a/modules/library/common-persistence/pom.xml b/modules/library/common-persistence/pom.xml index 7e5a0a42..36d212de 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 diff --git a/modules/library/common-search/pom.xml b/modules/library/common-search/pom.xml index 8ad58986..8ff407df 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 diff --git a/modules/library/common-security/pom.xml b/modules/library/common-security/pom.xml index e426e10d..a16f1101 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-common-security diff --git a/modules/library/common-standards/pom.xml b/modules/library/common-standards/pom.xml index 39568900..5b3fc963 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 diff --git a/modules/library/common-utility/pom.xml b/modules/library/common-utility/pom.xml index 56053439..32daa484 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-common-utility diff --git a/modules/library/common-view/pom.xml b/modules/library/common-view/pom.xml index 47a7a80b..57af9541 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 diff --git a/modules/library/pom.xml b/modules/library/pom.xml index 1fa2043e..b09eccb6 100644 --- a/modules/library/pom.xml +++ b/modules/library/pom.xml @@ -13,7 +13,7 @@ gn-cloud-parent org.geonetwork-opensource.cloud - 4.4.6-1 + 4.4.7-SNAPSHOT gn-cloud-lib pom diff --git a/modules/pom.xml b/modules/pom.xml index 9495c502..6247e5c2 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -13,7 +13,7 @@ gn-cloud-microservices org.geonetwork-opensource.cloud - 4.4.6-1 + 4.4.7-SNAPSHOT gn-cloud-parent pom diff --git a/modules/services/authorizing/pom.xml b/modules/services/authorizing/pom.xml index 9eaeb689..273871fb 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 diff --git a/modules/services/gateway/pom.xml b/modules/services/gateway/pom.xml index 47994e93..af0f5482 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-gateway diff --git a/modules/services/indexing/pom.xml b/modules/services/indexing/pom.xml index b7f8c55a..fe247651 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.4.6-1 + 4.4.7-SNAPSHOT 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 9e7bb1f0..89a8b443 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-ogc-api-records-service diff --git a/modules/services/pom.xml b/modules/services/pom.xml index fe6fb48f..a97f6051 100644 --- a/modules/services/pom.xml +++ b/modules/services/pom.xml @@ -13,7 +13,7 @@ gn-cloud-parent org.geonetwork-opensource.cloud - 4.4.6-1 + 4.4.7-SNAPSHOT gn-cloud-services pom diff --git a/modules/services/searching/pom.xml b/modules/services/searching/pom.xml index 79990abe..05afacfb 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-searching diff --git a/modules/standards/iso19139/pom.xml b/modules/standards/iso19139/pom.xml index 6b699937..b86daa5b 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-standard-iso19139 diff --git a/modules/standards/pom.xml b/modules/standards/pom.xml index 2bdac209..c7bd6e23 100644 --- a/modules/standards/pom.xml +++ b/modules/standards/pom.xml @@ -4,7 +4,7 @@ gn-cloud-parent org.geonetwork-opensource.cloud - 4.4.6-1 + 4.4.7-SNAPSHOT gn-cloud-standards pom diff --git a/modules/support-services/configuring/pom.xml b/modules/support-services/configuring/pom.xml index 55208500..608b9bb6 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-configuring diff --git a/modules/support-services/discovery/pom.xml b/modules/support-services/discovery/pom.xml index b31355e1..5f03d814 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.4.6-1 + 4.4.7-SNAPSHOT 4.0.0 gn-cloud-discovery diff --git a/modules/support-services/pom.xml b/modules/support-services/pom.xml index c114cdd6..49d8c846 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.4.6-1 + 4.4.7-SNAPSHOT gn-cloud-support-services pom diff --git a/pom.xml b/pom.xml index d0a7e6dd..0e904d49 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.geonetwork-opensource.cloud gn-cloud-microservices - 4.4.6-1 + 4.4.7-SNAPSHOT pom GeoNetwork microservices https://geonetwork-opensource.org @@ -28,7 +28,7 @@ Hoxton.SR8 2.3.8.RELEASE 5.3.2.RELEASE - 4.4.6-0 + 4.4.7-SNAPSHOT 9.4.27.v20200227 8.14.3