You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2012/01/05 22:00:48 UTC

svn commit: r1227833 - /maven/skins/trunk/maven-fluido-skin/pom.xml

Author: simonetripodi
Date: Thu Jan  5 21:00:48 2012
New Revision: 1227833

URL: http://svn.apache.org/viewvc?rev=1227833&view=rev
Log:
removed informations already inherited from the parent pom

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

Modified: maven/skins/trunk/maven-fluido-skin/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xml?rev=1227833&r1=1227832&r2=1227833&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/pom.xml (original)
+++ maven/skins/trunk/maven-fluido-skin/pom.xml Thu Jan  5 21:00:48 2012
@@ -54,16 +54,6 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin</developerConnection>
     <url>http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin</url>
   </scm>
-  <issueManagement>
-    <system>JIRA</system>
-    <url>https://jira.codehaus.org/browse/MSKINS/</url>
-  </issueManagement>
-  <distributionManagement>
-    <site>
-      <id>apache.website</id>
-      <url>scp://people.apache.org/www/maven.apache.org/skins/${project.artifactId}</url>
-    </site>
-  </distributionManagement>
 
   <!-- Workaround for SUREFIRE-300 -->
   <properties>