From 3fcba0d0cf8a4076a04d4559e3499e40ce7c438c Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Sun, 2 Jul 2006 00:23:12 +0000 Subject: [PATCH] Fixing last org.apache.struts2 group ids WW-1367 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@418533 13f79535-47bb-0310-9956-ffa450edef68 --- api/pom.xml | 2 +- archetype/src/main/resources/archetype-resources/pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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