Author: vkumar
Date: Tue Mar 17 14:43:27 2009
New Revision: 755270

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

Modified:
    portals/applications/rss/trunk/pom.xml

Modified: portals/applications/rss/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/rss/trunk/pom.xml?rev=755270&r1=755269&r2=755270&view=diff
==============================================================================
--- portals/applications/rss/trunk/pom.xml (original)
+++ portals/applications/rss/trunk/pom.xml Tue Mar 17 14:43:27 2009
@@ -29,7 +29,7 @@
     <!-- POM Identification -->
     <parent>
         <groupId>org.apache.portals</groupId>
-        <artifactId>applications</artifactId>
+        <artifactId>applications-pom</artifactId>
         <version>1.0-SNAPSHOT</version>
     </parent>
     


Reply via email to