Project

General

Profile

« Previous | Next » 

Revision 83f6b260

Added by jenkins over 4 years ago

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

View differences:

pom.xml
6 6
  </prerequisites>
7 7
  <groupId>eu.etaxonomy</groupId>
8 8
  <artifactId>taxeditor-parent</artifactId>
9
  <version>5.10.0-SNAPSHOT</version>
9
  <version>5.11.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.10.0-SNAPSHOT</cdmlib.version>
21
    <cdmlib.version>5.11.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.0.0</tycho.version>
27
    <taxeditor.version>5.10.0-SNAPSHOT</taxeditor.version>
27
    <taxeditor.version>5.11.0-SNAPSHOT</taxeditor.version>
28 28
    <update.dir>snapshot</update.dir>
29 29
    <unitils.version>3.4.2</unitils.version>
30 30
    <log4j.version>1.2.17</log4j.version>

Also available in: Unified diff