-- added parent reference

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@17 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab 2008-07-09 12:44:00 +00:00
parent a2f70d6329
commit 672963fb0d

View File

@ -21,8 +21,13 @@
<groupId>com.sourcesense.alfresco</groupId>
<artifactId>maven-alfresco-amp-archetype</artifactId>
<packaging>maven-archetype</packaging>
<name>demoamp</name>
<name>Maven Alfresco Amp Archetype</name>
<version>1.0</version>
<parent>
<groupId>com.sourcesense.alfresco</groupId>
<artifactId>maven-alfresco-archetypes</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
<build>
<extensions>
<extension>