<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> <artifactId>vasc-demo-petstore-j2ee5</artifactId> <groupId>net.forwardfire.vasc.demo</groupId> <version>0.3.5-SNAPSHOT</version> </parent> <groupId>net.forwardfire.vasc.demos</groupId> <artifactId>vasc-demo-petstore-j2ee5-war</artifactId> <version>0.3.5-SNAPSHOT</version> <name>vasc-demo-petstore-j2ee5-war</name> <description>vasc-demo-petstore-j2ee5-war</description> </project>