Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > b99200609ffeb7e7c204de405dc4e945 > files > 1

geronimo-jpa-2.0-api-1.1-2.mga3.src.rpm

--- pom.xml	2010-04-22 13:46:40.000000000 +0200
+++ pom.xml-gil	2011-09-09 15:56:13.998154019 +0200
@@ -25,9 +25,10 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.apache.geronimo.genesis</groupId>
-        <artifactId>genesis-java5-flava</artifactId>
-        <version>2.0</version>
+        <groupId>org.apache.geronimo.specs</groupId>
+        <artifactId>specs</artifactId>
+        <version>1.4</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>
@@ -95,8 +96,8 @@
                     <artifactId>org.osgi.foundation</artifactId>
                 </exclusion>
                 <exclusion>
-                    <groupId>org.apache.felix</groupId>
-                    <artifactId>javax.servlet</artifactId>
+                    <groupId>javax.servlet</groupId>
+                    <artifactId>servlet-api</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>