diff --git a/plugin/pom.xml b/plugin/pom.xml
index 71b33e42..3a90b998 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -38,6 +38,14 @@
org.wildfly.plugins
wildfly-maven-plugin
+
+ org.wildfly.channel
+ channel-core
+
+
+ org.wildfly.channel
+ maven-resolver
+
org.wildfly.common
wildfly-common
diff --git a/pom.xml b/pom.xml
index 0ad97276..546a4aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,11 +51,12 @@
1.0.8.Final
1.5.4.Final-redhat-00001
- 19.0.0.Final-redhat-20220802
+ 19.0.0.Beta16-redhat-00002
3.4.3.Final-redhat-00001
2.1.18.Final-redhat-00001
1.3.0.Final-redhat-1
4.0.0.Beta3
+ 1.0.0.Beta3-redhat-00001
@@ -94,8 +95,22 @@
org.jboss.logmanager
jboss-logmanager
+
+ org.wildfly.channel
+ *
+
+
+ org.wildfly.channel
+ channel-core
+ ${version.org.wildfly.channel}
+
+
+ org.wildfly.channel
+ maven-resolver
+ ${version.org.wildfly.channel}
+
org.wildfly.plugins
wildfly-plugin-core