HHH-3874 - Changed packaging type from mojo to maven-plugin in hibernate-maven-plugin/pom.xml.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16422 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Juraci Krohling 2009-04-23 12:38:22 +00:00
parent fe97c4e070
commit c219fe3759
1 changed files with 5 additions and 2 deletions

View File

@ -36,7 +36,10 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-maven-plugin</artifactId>
<packaging>mojo</packaging>
<packaging>maven-plugin</packaging>
<name>Hibernate Maven Plugin</name>
<description>Maven plugin for various Hibernate-tools</description>
<dependencies>
<dependency>