You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by vk...@apache.org on 2009/03/16 15:17:30 UTC

svn commit: r754902 - /portals/portals-pom/trunk/pom.xml

Author: vkumar
Date: Mon Mar 16 14:17:30 2009
New Revision: 754902

URL: http://svn.apache.org/viewvc?rev=754902&view=rev
Log:
Updating group & artifact.id
http://issues.apache.org/jira/browse/PORTALS-9

Modified:
    portals/portals-pom/trunk/pom.xml

Modified: portals/portals-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=754902&r1=754901&r2=754902&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Mon Mar 16 14:17:30 2009
@@ -28,8 +28,9 @@
 		<artifactId>apache</artifactId>
 		<version>5</version>
 	</parent>
-
-	<artifactId>portals</artifactId>
+    
+    <groupId>org.apache.portals</groupId>
+	<artifactId>portals-pom</artifactId>
 	<name>Apache Portals</name>
 	<version>1.0-SNAPSHOT</version>