change logger
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e98cb81010cd4c33e59eee56f80a1d3994b5ac85..743181d10a6dd2713e20e2ff69e579da8a07b5c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.33.0-SNAPSHOT</version>
+  <version>5.35.0-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy
   <properties>
     <java.codelevel>1.8</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>5.33.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.35.0-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
       for higher version numbers tycho needs to be build against Eclipse Mars or 
       higher -->
     <tycho.version>1.7.0</tycho.version>
-    <taxeditor.version>5.33.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.35.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
-    <log4j.version>2.18.0</log4j.version>
+    <log4j.version>2.19.0</log4j.version>
     <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>
     <url>https://int.e-taxonomy.eu/jenkins/view/EDIT%20Taxonomic%20Editor/
     </url>
   </ciManagement>
-  
   <!-- **** REPOSITORIES **** -->
-  
   <profiles>
     <profile>
       <id>local-repository</id>
       <url>https://cybertaxonomy.eu/mavenrepo/</url>
     </pluginRepository>
   </pluginRepositories>
-  
   <!-- BUILD -->
-  
   <build>
     <plugins>
       <plugin>
       </plugins>
     </pluginManagement>
   </build>
-
   <!-- ******* REPORTING ***** -->
-
   <reporting>
     <plugins>
       <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>
-
   <!-- DISTRIBUTION MANAGEMENT -->
-
   <distributionManagement>
     <site>
       <id>cybertaxonomy.eu</id>
       </url>
     </repository>
   </distributionManagement>
-  
-  <!-- DEPENDENCY MANAGEMENT --> 
-  
+  <!-- DEPENDENCY MANAGEMENT -->
   <dependencyManagement>
     <dependencies>
       <dependency>