diff --git a/.env b/.env
index e7810b56..4ea0fd96 100644
--- a/.env
+++ b/.env
@@ -1,6 +1,6 @@
# docker-compose default environment variable values
COMPOSE_PROJECT_NAME=gncloud
-TAG=4.4.3-0
+TAG=4.4.4-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 59b41eca..2054f6a7 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.3-0
+ 4.4.4-0
4.0.0
diff --git a/modules/library/common-index-model/pom.xml b/modules/library/common-index-model/pom.xml
index 0ef1212d..54d1ac80 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.3-0
+ 4.4.4-0
4.0.0
diff --git a/modules/library/common-persistence/pom.xml b/modules/library/common-persistence/pom.xml
index 79174622..565374fb 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.3-0
+ 4.4.4-0
4.0.0
diff --git a/modules/library/common-search/pom.xml b/modules/library/common-search/pom.xml
index 51764df5..72aa4883 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.3-0
+ 4.4.4-0
4.0.0
diff --git a/modules/library/common-security/pom.xml b/modules/library/common-security/pom.xml
index 6278138c..0c4e6b00 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.3-0
+ 4.4.4-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 a0f43fa3..fb6234e9 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.3-0
+ 4.4.4-0
4.0.0
diff --git a/modules/library/common-utility/pom.xml b/modules/library/common-utility/pom.xml
index 0314e7a5..4c8070fe 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.3-0
+ 4.4.4-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 d051ce3c..01289823 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.3-0
+ 4.4.4-0
4.0.0
diff --git a/modules/library/pom.xml b/modules/library/pom.xml
index f9a959c3..2d87c835 100644
--- a/modules/library/pom.xml
+++ b/modules/library/pom.xml
@@ -13,7 +13,7 @@
gn-cloud-parent
org.geonetwork-opensource.cloud
- 4.4.3-0
+ 4.4.4-0
gn-cloud-lib
pom
diff --git a/modules/pom.xml b/modules/pom.xml
index f29d1d88..5563943e 100644
--- a/modules/pom.xml
+++ b/modules/pom.xml
@@ -13,7 +13,7 @@
gn-cloud-microservices
org.geonetwork-opensource.cloud
- 4.4.3-0
+ 4.4.4-0
gn-cloud-parent
pom
diff --git a/modules/services/authorizing/pom.xml b/modules/services/authorizing/pom.xml
index 6468a29f..5b145908 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.3-0
+ 4.4.4-0
4.0.0
diff --git a/modules/services/gateway/pom.xml b/modules/services/gateway/pom.xml
index 45fe6fdd..438961a3 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.3-0
+ 4.4.4-0
4.0.0
gn-cloud-gateway
diff --git a/modules/services/indexing/pom.xml b/modules/services/indexing/pom.xml
index 461fd83a..fd97c9d8 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.3-0
+ 4.4.4-0
4.0.0
gn-cloud-indexing
diff --git a/modules/services/ogc-api-records/README.md b/modules/services/ogc-api-records/README.md
index 18128b9c..266ed23f 100644
--- a/modules/services/ogc-api-records/README.md
+++ b/modules/services/ogc-api-records/README.md
@@ -76,7 +76,7 @@ docker run -it -p8080:8080 \
-e "SPRING_PROFILES_ACTIVE=standalone" \
-e "SPRING_CONFIG_LOCATION=/ogcapiconfig/" \
-e "JAVA_OPTS=-Dfile.encoding=UTF-8" \
- gn-cloud-ogc-api-records-service:4.4.3-0
+ gn-cloud-ogc-api-records-service:4.4.4-0
```
or use a published release (create your configuration first like above):
diff --git a/modules/services/ogc-api-records/pom.xml b/modules/services/ogc-api-records/pom.xml
index facb8348..022daaa9 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.3-0
+ 4.4.4-0
4.0.0
gn-cloud-ogc-api-records-service
diff --git a/modules/services/pom.xml b/modules/services/pom.xml
index 1063231d..8844b0ca 100644
--- a/modules/services/pom.xml
+++ b/modules/services/pom.xml
@@ -13,7 +13,7 @@
gn-cloud-parent
org.geonetwork-opensource.cloud
- 4.4.3-0
+ 4.4.4-0
gn-cloud-services
pom
diff --git a/modules/services/searching/pom.xml b/modules/services/searching/pom.xml
index dc9d8d08..7aec3f7e 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.3-0
+ 4.4.4-0
4.0.0
gn-cloud-searching
diff --git a/modules/standards/iso19139/pom.xml b/modules/standards/iso19139/pom.xml
index 234f5efa..ad99ac8f 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.3-0
+ 4.4.4-0
4.0.0
gn-cloud-standard-iso19139
diff --git a/modules/standards/pom.xml b/modules/standards/pom.xml
index bb62ca50..6c014276 100644
--- a/modules/standards/pom.xml
+++ b/modules/standards/pom.xml
@@ -4,7 +4,7 @@
gn-cloud-parent
org.geonetwork-opensource.cloud
- 4.4.3-0
+ 4.4.4-0
gn-cloud-standards
pom
diff --git a/modules/support-services/configuring/pom.xml b/modules/support-services/configuring/pom.xml
index 1c19658b..3c558076 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.3-0
+ 4.4.4-0
4.0.0
gn-cloud-configuring
diff --git a/modules/support-services/discovery/pom.xml b/modules/support-services/discovery/pom.xml
index b21562b2..5fb7a6f9 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.3-0
+ 4.4.4-0
4.0.0
gn-cloud-discovery
diff --git a/modules/support-services/pom.xml b/modules/support-services/pom.xml
index a9daefd1..f36171b3 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.3-0
+ 4.4.4-0
gn-cloud-support-services
pom
diff --git a/pom.xml b/pom.xml
index c1d29e24..2ee24d5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
4.0.0
org.geonetwork-opensource.cloud
gn-cloud-microservices
- 4.4.3-0
+ 4.4.4-0
pom
GeoNetwork microservices
https://geonetwork-opensource.org
@@ -28,7 +28,7 @@
Hoxton.SR8
2.3.8.RELEASE
5.3.2.RELEASE
- 4.4.3-0
+ 4.4.4-0
9.4.27.v20200227
8.11.3