diff options
Diffstat (limited to 'id/oa/pom.xml')
-rw-r--r-- | id/oa/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml index bfd4a2931..c7fe67540 100644 --- a/id/oa/pom.xml +++ b/id/oa/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"> <modelVersion>4.0.0</modelVersion> <groupId>MOA</groupId> - <artifactId>oa</artifactId> + <artifactId>moa-id-oa</artifactId> <packaging>war</packaging> <version>1.0</version> <name>MOA Sample OA</name> |