Project

General

Profile

« Previous | Next » 

Revision f28ad9fa

Added by jenkins over 3 years ago

Updated version in pom / project files to taxeditor version : 5.18.0 and cdmlib version : 5.18.0

View differences:

pom.xml
6 6
  </prerequisites>
7 7
  <groupId>eu.etaxonomy</groupId>
8 8
  <artifactId>taxeditor-parent</artifactId>
9
  <version>5.18.0-SNAPSHOT</version>
9
  <version>5.18.0</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.18.0-SNAPSHOT</cdmlib.version>
21
    <cdmlib.version>5.18.0</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.0.0</tycho.version>
27
    <taxeditor.version>5.18.0-SNAPSHOT</taxeditor.version>
27
    <taxeditor.version>5.18.0</taxeditor.version>
28 28
    <update.dir>snapshot</update.dir>
29 29
    <log4j.version>1.2.17</log4j.version>
30 30
    <httpcomponents.version>4.5.12</httpcomponents.version>
31 31
    <jetty-version>9.4.26.v20200117</jetty-version>
32

  
33 32
    <javadoc.opts>-Xdoclint:none</javadoc.opts>
34 33
  </properties>
35 34
  <modules>

Also available in: Unified diff