diff --git a/docker-alfresco/test/.env b/docker-alfresco/test/.env
index e814763dc..ad8589921 100644
--- a/docker-alfresco/test/.env
+++ b/docker-alfresco/test/.env
@@ -1,5 +1,5 @@
ALFRESCO_TAG=latest
-SHARE_TAG=6.0.a
+SHARE_TAG=6.0.b
SOLR6_TAG=1.1.1
POSTGRES_TAG=10.1
REGISTRY=
\ No newline at end of file
diff --git a/docker-alfresco/test/docker-compose.yml b/docker-alfresco/test/docker-compose.yml
index 244407c35..e7f56aff0 100644
--- a/docker-alfresco/test/docker-compose.yml
+++ b/docker-alfresco/test/docker-compose.yml
@@ -28,6 +28,7 @@ services:
-Dftp.dataPortFrom=30000
-Dftp.dataPortTo=30099
-Dcifs.enabled=true
+ -Dshare.host=localhost
"
ports:
- 8082:8080
@@ -66,4 +67,4 @@ services:
#Create the default alfresco and archive cores
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
ports:
- - 8083:8983 #Browser port
\ No newline at end of file
+ - 8083:8983 #Browser port
diff --git a/docker-alfresco/test/test.env b/docker-alfresco/test/test.env
index c49cb6747..8337d0ee5 100644
--- a/docker-alfresco/test/test.env
+++ b/docker-alfresco/test/test.env
@@ -1,5 +1,5 @@
export ALFRESCO_TAG=latest
-export SHARE_TAG=6.0.a
+export SHARE_TAG=6.0.b
export SOLR6_TAG=1.1.1
export POSTGRES_TAG=10.1
export REGISTRY=
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index c27c09061..c6a329ec6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
6.0.0-rc2
- 6.0.a
+ 6.0.b
3.1.0