diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e41bf83de5b..22c6685ffec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,11 +4,6 @@ variables:
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
-cache:
- paths:
- - .m2/repository/
- - target/
-
build:
stage: build
script:
diff --git a/pom.xml b/pom.xml
index 258ae37152f..f731484ef2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2147,10 +2147,10 @@
maven-snapshots
http://nexus.entgra.io/repository/maven-snapshots/
-
+