diff --git a/api/pom.xml b/api/pom.xml index 7384ba4ae..3f82c50c8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.apache.struts2 + org.apache.struts struts2-parent 2.0-SNAPSHOT diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml index aa68007fa..c410c7d78 100644 --- a/archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetype/src/main/resources/archetype-resources/pom.xml @@ -21,13 +21,13 @@ - org.apache.struts2 - struts-core + org.apache.struts + struts2-core 2.0-SNAPSHOT - org.apache.struts2 - struts-extras + org.apache.struts + struts2-extras 2.0-SNAPSHOT