Project

General

Profile

« Previous | Next » 

Revision 440dff16

Added by jenkins about 2 years ago

Updated version in pom / project files to taxeditor version : 5.30.0-SNAPSHOT and cdmlib version : 5.30.0-SNAPSHOT

View differences:

pom.xml
6 6
  </prerequisites>
7 7
  <groupId>eu.etaxonomy</groupId>
8 8
  <artifactId>taxeditor-parent</artifactId>
9
  <version>5.29.0-SNAPSHOT</version>
9
  <version>5.30.0-SNAPSHOT</version>
10 10
  <name>EDIT Taxonomic Editor</name>
11 11
  <description>The Taxonomic Editor for EDIT's platform for
12 12
    cybertaxonomy
......
18 18
  <properties>
19 19
    <java.codelevel>1.8</java.codelevel>
20 20
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
    <cdmlib.version>5.29.0-SNAPSHOT</cdmlib.version>
21
    <cdmlib.version>5.30.0-SNAPSHOT</cdmlib.version>
22 22
    <!-- TODO can we use project.version ????? -->
23 23
    <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
24 24
      for higher version numbers tycho needs to be build against Eclipse Mars or 
25 25
      higher -->
26 26
    <tycho.version>1.7.0</tycho.version>
27
    <taxeditor.version>5.29.0-SNAPSHOT</taxeditor.version>
27
    <taxeditor.version>5.30.0-SNAPSHOT</taxeditor.version>
28 28
    <update.dir>snapshot</update.dir>
29 29
    <log4j.version>1.2.17</log4j.version>
30 30
    <httpcomponents.version>4.5.13</httpcomponents.version>
31 31
    <jetty-version>9.4.26.v20200117</jetty-version>
32
    <doclint>none</doclint>  <!-- see according comment in cdmlib for possible finetuning -->
32
    <doclint>none</doclint>
33
    <!-- see according comment in cdmlib for possible finetuning -->
33 34
  </properties>
34 35
  <modules>
35 36
    <module>eu.etaxonomy.taxeditor.cdmlib</module>

Also available in: Unified diff