Update to latest commons parent pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk@1677377 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index caf47e6..b73a145 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>