Project

General

Profile

« Previous | Next » 

Revision 9cc6cbb9

Added by Andreas Müller about 9 years ago

upgrade version number in cdmapp

View differences:

XperCdmIntegration/pom.xml
7 7
  <parent>
8 8
    <groupId>eu.etaxonomy</groupId>
9 9
    <artifactId>cdmlib-parent</artifactId>
10
    <version>3.5.0-SNAPSHOT</version>
10
    <version>3.5.1-SNAPSHOT</version>
11 11
    <relativePath>../pom.xml</relativePath>
12 12
  </parent>
13 13
  
app-import/pom.xml
8 8
  
9 9
  <groupId>eu.etaxonomy.cdm</groupId>
10 10
  <artifactId>imports</artifactId>
11
  <version>3.5.0-SNAPSHOT</version>
11
  <version>3.5.1-SNAPSHOT</version>
12 12
  
13 13
  <name>App Import</name>
14 14
  <description>A collection of diverse imports to the EDIT CDM Platform</description>
app-import/src/main/java/eu/etaxonomy/cdm/database/update/BgbmInstancesUpdater.java
39 39
		"cdm_proibiosphere_chenopodium_pilot","cdm_rl_mammalia","cdm_rl_animals","cdm_test_eckhard","cdm_test_euromed","cdm_test_gabi",
40 40
		"cdm_test_norbert","cdm_test_sabine","cdm_vibrant_index"};
41 41
	
42

  
43 42
	private static String[] testDatabasesOthers = new String[]{"cdm_caryo_amaranthaceae",
44 43
		"cdm_caryo_caryophyllales","cdm_flora_malesiana_prospective","cdm_pesi_all","cdm_salvador",
45 44
		};
cdm-eflora/pom.xml
9 9
  
10 10
  <groupId>eu.etaxonomy.cdm</groupId>
11 11
  <artifactId>cdm-eflora</artifactId>
12
  <version>3.5.0-SNAPSHOT</version>
12
  <version>3.5.1-SNAPSHOT</version>
13 13
  
14 14
  <name>CDM e-Flora</name>
15 15
  <description>The e-Flora package for e-FLora imports to the EDIT CDM Platform</description>
cdm-pesi/pom.xml
13 13
  
14 14
  <groupId>eu.etaxonomy.cdm</groupId>
15 15
  <artifactId>cdm-pesi</artifactId>
16
  <version>3.5.0-SNAPSHOT</version>
16
  <version>3.5.1-SNAPSHOT</version>
17 17
  
18 18
  <name>CDM PESI</name>
19 19
  <description>The PESI package for EDIT's CdmLibrary</description>
cdmapps-parent/pom.xml
3 3
    <modelVersion>4.0.0</modelVersion>
4 4
    <groupId>eu.etaxonomy.cdm</groupId>
5 5
    <artifactId>app-parent</artifactId>
6
	<version>3.4.0-SNAPSHOT</version>
6
	<version>3.5.1-SNAPSHOT</version>
7 7
    <name>CDM Applications Parent</name>
8 8
    <description>The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy.</description>
9 9
    <url>http://wp5.e-taxonomy.eu/cdmlib/</url>

Also available in: Unified diff