ref #10151: fix menu label
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e98cb81010cd4c33e59eee56f80a1d3994b5ac85..b18804cbe2b65a6a0dde1a0ff66f6633a02220e8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,9 +30,6 @@
     <httpcomponents.version>4.5.13</httpcomponents.version>
     <jetty-version>9.4.26.v20200117</jetty-version>
     <doclint>none</doclint>
     <httpcomponents.version>4.5.13</httpcomponents.version>
     <jetty-version>9.4.26.v20200117</jetty-version>
     <doclint>none</doclint>
-  
-  
-  
     <!-- see according comment in cdmlib for possible finetuning -->
   </properties>
   <modules>
     <!-- see according comment in cdmlib for possible finetuning -->
   </properties>
   <modules>
         <artifactId>maven-jxr-plugin</artifactId>
         <version>3.1.1</version>
       </plugin>
         <artifactId>maven-jxr-plugin</artifactId>
         <version>3.1.1</version>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-changes-plugin</artifactId>
-        <version>2.12.1</version>
-        <configuration>
-          <issueLinkTemplatePerSystem>
-            <default>%URL%/ticket/%ISSUE%</default>
-          </issueLinkTemplatePerSystem>
-        </configuration>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report>changes-report</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
     </plugins>
   </reporting>
 
     </plugins>
   </reporting>