]> source.dussan.org Git - jackcess.git/commitdiff
move some more common reports to the parent
authorJames Ahlborn <jtahlborn@yahoo.com>
Thu, 29 Nov 2007 18:14:23 +0000 (18:14 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Thu, 29 Nov 2007 18:14:23 +0000 (18:14 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@192 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 71888daab99bcc1d565b7d016baed619b152f710..e5cd29975f73eb882579e4b76605b8a45f894293 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.healthmarketscience</groupId>
     <artifactId>openhms-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1</version>
   </parent>
   <groupId>com.healthmarketscience.jackcess</groupId>
   <artifactId>jackcess</artifactId>
       </plugins>
     </pluginManagement>    
     <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-      </plugin>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
   </dependencies>
   <reporting>
     <plugins>
-      <plugin>
-        <groupId>net.sf</groupId>
-        <artifactId>stat-scm</artifactId>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-project-info-reports-plugin</artifactId>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report>dependencies</report>
-              <report>scm</report>
-              <report>summary</report>
-              <report>project-team</report>
-              <report>license</report>
-              <report>issue-tracking</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
       <plugin>
         <artifactId>maven-changes-plugin</artifactId>
         <configuration>