diff --git a/awsapi/pom.xml b/awsapi/pom.xml
index 2909376c249..cf9103359a7 100644
--- a/awsapi/pom.xml
+++ b/awsapi/pom.xml
@@ -22,7 +22,6 @@
cloud-awsapi
4.0.0-SNAPSHOT
Apache CloudStack AWS API Bridge
- war
org.apache.cloudstack
cloudstack
@@ -107,60 +106,6 @@
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- unpack-my-lib
- process-resources
-
- unpack
-
-
-
-
- org.apache.axis2
- axis2-webapp
- ${cs.axis2.version}
- war
- false
-
-
- ${project.build.directory}/${project.artifactId}-${project.version}
- false
-
-
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
- 2.2
-
- web/web.xml
- **/client/*.class
-
-
- conf
-
-
- resource/Axis2
- WEB-INF/conf
-
-
- resource/AmazonEC2
- WEB-INF/classes
-
- crypto.properties
- xes.keystore
-
-
-
-
-
-