mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-26 17:25:11 +00:00
Initial import. Wrapper project
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@13 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
parent
14de801d6d
commit
35cf51efe5
14
maven-alfresco-archetypes/pom.xml
Normal file
14
maven-alfresco-archetypes/pom.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
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>com.sourcesense.alfresco</groupId>
|
||||
<artifactId>Maven Alfresco Archetypes support</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>maven-alfresco-archetypes</name>
|
||||
<url>http://maven.apache.org</url>
|
||||
<modules>
|
||||
<module>../maven-alfresco-amp-archetype</module>
|
||||
<module>../maven-alfresco-extension-archetype</module>
|
||||
</modules>
|
||||
</project>
|
Loading…
x
Reference in New Issue
Block a user