Author: vkumar
Date: Tue Mar 17 14:46:16 2009
New Revision: 755271

URL: http://svn.apache.org/viewvc?rev=755271&view=rev
Log:
Fixing Typo in parent artifactid
http://issues.apache.org/jira/browse/APA-2

Modified:
    portals/applications/webapp-logging/trunk/pom.xml

Modified: portals/applications/webapp-logging/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/webapp-logging/trunk/pom.xml?rev=755271&r1=755270&r2=755271&view=diff
==============================================================================
--- portals/applications/webapp-logging/trunk/pom.xml (original)
+++ portals/applications/webapp-logging/trunk/pom.xml Tue Mar 17 14:46:16 2009
@@ -23,7 +23,7 @@
        </prerequisites>
        <parent>
                <groupId>org.apache.portals</groupId>
-               <artifactId>applications</artifactId>
+               <artifactId>applications-pom</artifactId>
                <version>1.0-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.portals.applications</groupId>


Reply via email to