diff --git a/distro/changelog.xml b/distro/changelog.xml index 42bd0f5..b2ebf12 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,10 @@ - + + + + Added HTTPS support #8758 Added HTTP Redirection support #8758 Added HAProxy discovery support #8758 diff --git a/pom.xml b/pom.xml index 0112795..2de20b6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.data.publishing document-store-lib-accounting-service - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Document Store Accounting Service Connector Document Store Connector for Accounting Service @@ -25,7 +25,7 @@ - + org.gcube.distribution @@ -38,10 +38,10 @@ - + org.slf4j - slf4j-api + slf4j-api org.gcube.core @@ -49,11 +49,11 @@ org.gcube.common - authorization-client + authorization-client org.gcube.common - common-authorization + common-authorization org.gcube.core @@ -68,7 +68,7 @@ org.gcube.data.publishing document-store-lib - + junit junit @@ -82,8 +82,8 @@ org.gcube.accounting - accounting-lib - test + accounting-lib + test @@ -108,17 +108,8 @@ - +