diff --git a/commands/pom.xml b/commands/pom.xml index 3ba9d24c..fdb88a56 100644 --- a/commands/pom.xml +++ b/commands/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.creaper creaper-parent - 2.0.0-SNAPSHOT + 2.0.0 creaper-commands diff --git a/core/pom.xml b/core/pom.xml index b4272c7f..42c0067c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.creaper creaper-parent - 2.0.0-SNAPSHOT + 2.0.0 creaper-core diff --git a/pom.xml b/pom.xml index ea7c7291..90865be4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.wildfly.extras.creaper creaper-parent - 2.0.0-SNAPSHOT + 2.0.0 pom Creaper: Parent @@ -37,7 +37,7 @@ scm:git:git@github.com:wildfly-extras/creaper.git scm:git:git@github.com:wildfly-extras/creaper.git https://github.com/wildfly-extras/creaper - v2.0.0-Alpha.1 + v2.0.0 GitHub diff --git a/testsuite/common/pom.xml b/testsuite/common/pom.xml index e6010ae3..d2563277 100644 --- a/testsuite/common/pom.xml +++ b/testsuite/common/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.creaper creaper-testsuite - 2.0.0-SNAPSHOT + 2.0.0 creaper-testsuite-common diff --git a/testsuite/pom.xml b/testsuite/pom.xml index cf55244e..a8dd79cb 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.creaper creaper-parent - 2.0.0-SNAPSHOT + 2.0.0 creaper-testsuite @@ -419,7 +419,7 @@ ${wildfly10.arquillianContainer.version} ${ignoredCategory.wildfly} - + @@ -465,7 +465,7 @@ ${wildfly11.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -512,7 +512,7 @@ ${wildfly12.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -559,7 +559,7 @@ ${wildfly13.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -606,7 +606,7 @@ ${wildfly14.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -653,7 +653,7 @@ ${wildfly15.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -700,7 +700,7 @@ ${wildfly16.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -747,7 +747,7 @@ ${wildfly17.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -794,7 +794,7 @@ ${wildfly18.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -841,7 +841,7 @@ ${wildfly19.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -888,7 +888,7 @@ ${wildfly20.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -935,7 +935,7 @@ ${wildfly21.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -982,7 +982,7 @@ ${wildfly22.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -1029,7 +1029,7 @@ ${wildfly23.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -1076,7 +1076,7 @@ ${wildfly24.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -1123,7 +1123,7 @@ ${wildfly25.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -1177,7 +1177,7 @@ ${wildfly26.arquillianContainer.version} ${ignoredCategory.wildfly11} - + @@ -1232,7 +1232,7 @@ ${wildfly27.arquillianContainer.version} ${ignoredCategory.wildfly11} - + diff --git a/testsuite/standalone/pom.xml b/testsuite/standalone/pom.xml index 668d00bb..75718feb 100644 --- a/testsuite/standalone/pom.xml +++ b/testsuite/standalone/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.creaper creaper-testsuite - 2.0.0-SNAPSHOT + 2.0.0 creaper-testsuite-standalone