Author: curtisr7
Date: Mon Jul  9 22:23:05 2012
New Revision: 1359431

URL: http://svn.apache.org/viewvc?rev=1359431&view=rev
Log:
OPENJPA-2220: Update pom.xml(s)

Modified:
    openjpa/trunk/openjpa-tools/openjpa-fetch-statistics/pom.xml
    openjpa/trunk/openjpa-tools/pom.xml

Modified: openjpa/trunk/openjpa-tools/openjpa-fetch-statistics/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-tools/openjpa-fetch-statistics/pom.xml?rev=1359431&r1=1359430&r2=1359431&view=diff
==============================================================================
--- openjpa/trunk/openjpa-tools/openjpa-fetch-statistics/pom.xml (original)
+++ openjpa/trunk/openjpa-tools/openjpa-fetch-statistics/pom.xml Mon Jul  9 
22:23:05 2012
@@ -19,16 +19,13 @@
                <groupId>org.apache.openjpa</groupId>
                <artifactId>openjpa-tools</artifactId>
                <version>2.3.0-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
        </parent>
 
        <artifactId>openjpa-fetch-statistics</artifactId>
        <packaging>jar</packaging>
 
        <name>OpenJPA Fetching Statistic Tool</name>
-       <description>
-        OpenJPA tool to capture the fetching statistic data for the persistent 
fields .
-    </description>
+       <description> OpenJPA tool to capture the fetching statistic data for 
the persistent fields .</description>
        <inceptionYear>2012</inceptionYear>
 
        <dependencies>

Modified: openjpa/trunk/openjpa-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-tools/pom.xml?rev=1359431&r1=1359430&r2=1359431&view=diff
==============================================================================
--- openjpa/trunk/openjpa-tools/pom.xml (original)
+++ openjpa/trunk/openjpa-tools/pom.xml Mon Jul  9 22:23:05 2012
@@ -31,6 +31,7 @@
 <!--        <relativePath>../pom.xml</relativePath>-->
     </parent>
 
+    <groupId>org.apache.openjpa</groupId>
     <artifactId>openjpa-tools</artifactId>
     <packaging>pom</packaging>
 


Reply via email to