releasing share archetype

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@263 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab 2009-12-03 21:10:49 +00:00
parent 4c69d1f07f
commit 71d52265f9

View File

@ -3,9 +3,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.alfresco.maven</groupId> <groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-share-extension-archetype</artifactId> <artifactId>maven-alfresco-share-archetype</artifactId>
<packaging>maven-archetype</packaging> <packaging>maven-archetype</packaging>
<name>alfresco-share-extension-archetype</name> <name>Maven Alfresco Share Extension Archetype</name>
<description>Maven Archetype to allow Maven based customization of Alfresco SHARE</description>
<parent> <parent>
<groupId>com.sourcesense.alfresco</groupId> <groupId>com.sourcesense.alfresco</groupId>
<artifactId>maven-alfresco-archetypes</artifactId> <artifactId>maven-alfresco-archetypes</artifactId>