diff --git a/api/pom.xml b/api/pom.xml index e8aa6419c..96dad3966 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-api diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 9d5d42431..a745b6254 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index 0e57b3e7d..f6d3806f7 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index bd3dd91a2..0455cdf90 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index e9804f7bd..4b483b4ae 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-portlet diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 7181f4ab1..ca1e63cc3 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index 071c3a41a..e44e6c2f3 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -33,7 +33,7 @@ org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT @@ -63,30 +63,24 @@ ${version} war + + org.apache.struts + struts2-mailreader + ${version} + war + org.apache.struts struts2-portlet ${version} war - - org.apache.struts - struts2-shopping-cart - ${version} - war - org.apache.struts struts2-showcase ${version} war - - org.apache.struts - struts2-starter - ${version} - war - org.apache.struts struts2-mailreader diff --git a/core/pom.xml b/core/pom.xml index 507513b31..2fc402fa7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-core diff --git a/extras/pom.xml b/extras/pom.xml index ab005aed4..6ee070a69 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-extras diff --git a/integration/pom.xml b/integration/pom.xml index 727624f03..fd5a8a18e 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-integration diff --git a/pom.xml b/pom.xml index a07740ff8..4fb18edfe 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom Struts 2 http://struts.apache.org/struts2 @@ -77,7 +77,7 @@ core - legacy + integration api @@ -217,11 +217,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - - net.sourceforge.maven-taglib - maven-taglib-plugin - 2.3 - maven-javadoc-plugin 2.0 diff --git a/uber/pom.xml b/uber/pom.xml index 20aa6a9d7..0c62606d3 100644 --- a/uber/pom.xml +++ b/uber/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.apache.struts struts2-all