Blame SOURCES/use_parent_pom.patch

7ace47
--- pom.xml	2010-04-22 13:37:14.000000000 +0200
7ace47
+++ pom.xml	2010-07-16 15:04:09.915136587 +0200
7ace47
@@ -28,3 +28,4 @@
7ace47
-        <groupId>org.apache.geronimo.genesis</groupId>
7ace47
-        <artifactId>genesis-java5-flava</artifactId>
7ace47
-        <version>2.0</version>
7ace47
+        <groupId>org.apache.geronimo.specs</groupId>
7ace47
+        <artifactId>specs</artifactId>
7ace47
+        <version>1.4</version>
7ace47
+        <relativePath>../pom.xml</relativePath>