You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2015/05/03 11:19:28 UTC

svn commit: r1677377 - /commons/proper/commons-skin/trunk/pom.xml

Author: britter
Date: Sun May  3 09:19:28 2015
New Revision: 1677377

URL: http://svn.apache.org/r1677377
Log:
Update to latest commons parent pom

Modified:
    commons/proper/commons-skin/trunk/pom.xml

Modified: commons/proper/commons-skin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/pom.xml?rev=1677377&r1=1677376&r2=1677377&view=diff
==============================================================================
--- commons/proper/commons-skin/trunk/pom.xml (original)
+++ commons/proper/commons-skin/trunk/pom.xml Sun May  3 09:19:28 2015
@@ -22,19 +22,24 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>32</version>
+    <version>37</version>
   </parent>
   <artifactId>commons-skin</artifactId>
   <version>4.1-SNAPSHOT</version>
   <name>Apache Commons Skin</name>
   <description>Apache Commons Skin</description>
   <inceptionYear>2006</inceptionYear>
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/</developerConnection>
     <url>http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/</url>
   </scm>
 
+  <properties>
+    <animal.sniffer.skip>true</animal.sniffer.skip>
+  </properties>
+  
   <build>
     <resources>
       <resource>