diff --git a/distribution/pom.xml b/distribution/pom.xml
index 918100654e..62da8ec14f 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -55,18 +55,6 @@
win64
tgz
-
-
- org.alfresco
- alfresco-solr4-distribution
- zip
-
-
- *
- *
-
-
-
org.alfresco
@@ -108,12 +96,6 @@
alfresco/keystore/**
-
- org.alfresco
- alfresco-solr4-distribution
- zip
- ${project.build.directory}/dependency/solr4
-
org.alfresco
alfresco-content-services-share-distribution
diff --git a/distribution/src/assembly/distribution.xml b/distribution/src/assembly/distribution.xml
index e7958fc8e1..e1d5d3da9a 100644
--- a/distribution/src/assembly/distribution.xml
+++ b/distribution/src/assembly/distribution.xml
@@ -32,22 +32,6 @@
-
-
- ${project.build.directory}/dependency/solr4
- solr4
-
- solr4.war
-
-
-
- ${project.build.directory}/dependency/solr4
- web-server/webapps
-
- solr4.war
-
-
-
${project.build.directory}/dependency/alfresco-content-services-share-distribution-${alfresco.share.version}
diff --git a/docker-compose/.env b/docker-compose/.env
index 2cd025971c..ef8512a36d 100644
--- a/docker-compose/.env
+++ b/docker-compose/.env
@@ -1,4 +1,4 @@
ALFRESCO_TAG=6.0.4-ea
SHARE_TAG=6.0.a
-SOLR6_TAG=1.1.0
+SOLR6_TAG=1.1.1
POSTGRES_TAG=10.1
diff --git a/docker-compose/test.env b/docker-compose/test.env
index dd08ee4e82..fc78c606f4 100644
--- a/docker-compose/test.env
+++ b/docker-compose/test.env
@@ -1,4 +1,4 @@
export ALFRESCO_TAG=latest
export SHARE_TAG=6.0.a
-export SOLR6_TAG=1.1.0
+export SOLR6_TAG=1.1.1
export POSTGRES_TAG=10.1
diff --git a/pom.xml b/pom.xml
index b4d5cf9bd7..81fa2cd2c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,9 +88,6 @@
1.2.0-RC2
-
- 6.7
-
${project.version}
alfresco-community
${alfresco.package.name}-distribution
@@ -419,12 +416,6 @@
${alfresco.share.version}
war
-
- org.alfresco
- alfresco-solr4-distribution
- ${alfresco.solr4.version}
- zip
-
org.alfresco
alfresco-wcmqs-distribution