2
0
Fork 0
imxmi/vasc-demo/vasc-demo-tech/vasc-demo-tech-editor/pom.xml

12 lines
579 B
XML
Raw Normal View History

2012-05-06 04:50:29 +00:00
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>vasc-demo-tech</artifactId>
<groupId>net.forwardfire.vasc.demo</groupId>
<version>0.3.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>vasc-demo-tech-editor</artifactId>
<name>vasc-demo-tech-editor</name>
<description>vasc-demo-tech-editor</description>
</project>