You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/10/10 15:23:53 UTC

svn commit: r1180944 - /maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml

Author: olamy
Date: Mon Oct 10 13:23:52 2011
New Revision: 1180944

URL: http://svn.apache.org/viewvc?rev=1180944&view=rev
Log:
fix groupId

Modified:
    maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml

Modified: maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml?rev=1180944&r1=1180943&r2=1180944&view=diff
==============================================================================
--- maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml (original)
+++ maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml Mon Oct 10 13:23:52 2011
@@ -24,6 +24,7 @@
     <version>21</version>
   </parent>
 
+  <groupId>org.apache.maven.skins</groupId>
   <artifactId>maven-fluido-skin</artifactId>
   <version>1.0-SNAPSHOT</version>
   <name>Apache Maven Fluido Skin</name>