Changed packaging to "pom", since we aren't building a jar for this module.

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@434116 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Marc Prud'hommeaux 2006-08-23 18:23:19 +00:00
parent 4436a3d90f
commit 086ecd6507
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
-->
<modelVersion>4.0.0</modelVersion>
<artifactId>openjpa-project</artifactId>
<packaging>pom</packaging>
<name>OpenJPA Project</name>
<parent>
<groupId>org.apache.openjpa</groupId>