diff --git a/assembly/pom.xml b/assembly/pom.xml index 3f4d1cf65..ebac62730 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -33,7 +33,7 @@ org.apache.struts struts2-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT @@ -161,6 +161,11 @@ + + org.apache.struts + struts2-codebehind-plugin + ${version} + org.apache.struts @@ -168,6 +173,18 @@ ${version} + + org.apache.struts + struts2-dojo-plugin + ${version} + + + + org.apache.struts + struts2-dwr-plugin + ${version} + + org.apache.struts struts2-jasperreports-plugin @@ -186,6 +203,12 @@ ${version} + + org.apache.struts + struts2-junit-plugin + ${version} + + org.apache.struts struts2-pell-multipart-plugin @@ -200,15 +223,32 @@ org.apache.struts - struts2-sitegraph-plugin + struts2-portlet-plugin ${version} + org.apache.struts + struts2-rest-plugin + ${version} + + + + org.apache.struts + struts2-sitegraph-plugin + ${version} + + + org.apache.struts struts2-sitemesh-plugin ${version} + + org.apache.struts + struts2-spring-plugin + ${version} + org.apache.struts @@ -218,13 +258,13 @@ org.apache.struts - struts2-tiles-plugin + struts2-testng-plugin ${version} org.apache.struts - struts2-rest-plugin + struts2-tiles-plugin ${version}