diff --git a/pom.xml b/pom.xml
index 41e8572..6aad3ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.liquibase
liquibase-parent-pom
Liquibase Parent POM
- 0.4.0-SNAPSHOT
+ 0.3.4-SNAPSHOT
Liquibase Parent POM for all Extensions
https://github.com/liquibase/liquibase-parent-pom
pom
@@ -300,34 +300,6 @@
-
- org.apache.maven.plugins
- maven-assembly-plugin
- ${maven-assembly-plugin.version}
-
-
-
- ${project.name}
- Liquibase
- ${project.version}
-
-
- false
-
- jar-with-dependencies
-
- ${project.artifactId}-${project.version}
-
-
-
- assemble-all
- package
-
- single
-
-
-
-
maven-resources-plugin
${maven-resources-plugin.version}
@@ -455,58 +427,6 @@
-
- maven-shade-plugin
- ${maven-shade-plugin.version}
-
-
- über-jar
-
- shade
-
-
- false
- true
- full
-
-
- *:*
-
- **/module-info.class
- META-INF/MANIFEST.MF
- empty.txt
-
-
-
-
-
-
-
- false
-
-
-
- ${project.artifactId}-${project.version}
- Liquibase
- ${project.version}
-
-
-
-
-
-
- *:*
-
- META-INF/*.SF
- META-INF/*.DSA
- META-INF/*.RSA
-
-
-
-
-
-
-
org.sonatype.plugins
nexus-staging-maven-plugin