diff --git a/docs/pom.xml b/docs/pom.xml index 6c134b4e..7e001cbb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index dc0504d2..90aec859 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 279877fc..077846d3 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index 609af622..b49bd4e1 100644 --- a/perf-tests/plugin-memory/pom.xml +++ b/perf-tests/plugin-memory/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-maven-plugin-perf-tests-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index d8ba721a..3d3ea463 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 911d3722..671a1e26 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 2bddd6d7..459a3c01 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final pom WildFly Bootable JAR Plugin Parent @@ -438,6 +438,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 8.1.0.Final diff --git a/tests/pom.xml b/tests/pom.xml index 16852294..0d1b2483 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-maven-plugin-tests