]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - archetypes/org.argeo.slc.archetype.basic/pom.xml
Add archetypes
[gpl/argeo-slc.git] / archetypes / org.argeo.slc.archetype.basic / pom.xml
diff --git a/archetypes/org.argeo.slc.archetype.basic/pom.xml b/archetypes/org.argeo.slc.archetype.basic/pom.xml
new file mode 100644 (file)
index 0000000..bac972c
--- /dev/null
@@ -0,0 +1,13 @@
+<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>
+       <parent>
+               <groupId>org.argeo.slc</groupId>
+               <artifactId>archetype</artifactId>
+               <version>0.11.4-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <groupId>org.argeo.slc.archetypes</groupId>
+       <artifactId>org.argeo.slc.archetype.basic</artifactId>
+       <name>Argeo SLC Basic Project Archetype</name>
+</project>
\ No newline at end of file