Author: pete.muir(a)jboss.org
Date: 2008-01-19 17:24:19 -0500 (Sat, 19 Jan 2008)
New Revision: 7156
Removed:
trunk/examples/dvdstore/pom.xml
Log:
Tidy up
Deleted: trunk/examples/dvdstore/pom.xml
===================================================================
--- trunk/examples/dvdstore/pom.xml 2008-01-19 09:04:02 UTC (rev 7155)
+++ trunk/examples/dvdstore/pom.xml 2008-01-19 22:24:19 UTC (rev 7156)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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>org.jboss.seam.examples</groupId>
- <artifactId>jboss-seam-dvd</artifactId>
- <parent>
- <groupId>org.jboss.seam</groupId>
- <artifactId>parent</artifactId>
- <version>@seam.version(a)</version>
- </parent>
- <packaging>ear</packaging>
-
-</project>
\ No newline at end of file