diff --git a/pom.xml b/pom.xml
index f9aeba6..dc443d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,6 +52,26 @@
target
ROOT
+
+
+ org.wildfly.plugins
+ wildfly-maven-plugin
+ 2.0.2.Final
+
+
+ install
+
+ deploy
+
+
+
+
+ ${project.build.finalName}.war
+ ${deploy.jboss.host}
+ ${deploy.jboss.port}
+ ${deploy.jboss.username}
+ ${deploy.jboss.password}
+