]> source.dussan.org Git - jackcess.git/commitdiff
update parent pom; various plugin updates
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 30 Nov 2016 03:36:15 +0000 (03:36 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 30 Nov 2016 03:36:15 +0000 (03:36 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1065 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml
src/site/site.xml

diff --git a/pom.xml b/pom.xml
index 1aa01fea43f64c1370677d8ae98a7f579bfe4155..0b6c7f43e00b0939e6e75a0de2e619d60a612982 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.healthmarketscience</groupId>
     <artifactId>openhms-parent</artifactId>
-    <version>1.1.4</version>
+    <version>1.1.7</version>
   </parent>
   <groupId>com.healthmarketscience.jackcess</groupId>
   <artifactId>jackcess</artifactId>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.15</version>
           <configuration>
             <forkMode>once</forkMode>
             <parallel>classes</parallel>
             <SourceForge2Patches>http://sourceforge.net/p/jackcess/patches/%ISSUE%</SourceForge2Patches>
           </issueLinkTemplatePerSystem>
         </configuration>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report>changes-report</report>
-            </reports>
-          </reportSet>
-        </reportSets>
       </plugin>
       <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>
index cbeaf24465c21c87b54f35f816dfaf6859738d26..f79e3a65931cfae1db82687c83e66aad2722a9e4 100644 (file)
@@ -4,7 +4,7 @@
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.4</version>
+    <version>1.6</version>
   </skin>
   <bannerLeft>
     <name>${project.name}</name>