diff --git a/pom.xml b/pom.xml
index 638557ec4..2341fa079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,10 +154,11 @@
maven-release-plugin
3.0.1
- pre-integration-test
- package
- @{project.version}
- false
+ v@{project.version}
+ release
+ true
+ true
+ false
@@ -362,26 +363,6 @@
-
- com.gitlab.haynes
- libsass-maven-plugin
- ${libsass.version}
-
-
- generate-resources
-
-
- compile
-
-
-
-
- ${basedir}/src/main/scss/
- ${basedir}/src/main/resources/static/resources/css/
-
- ${project.build.directory}/webjars/META-INF/resources/webjars/bootstrap/${webjars-bootstrap.version}/scss/
-
-