Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/CdmMetaData.java
47 47
	 * be handled by SCHEMA_VALIDATION.UPDATE
48 48
	 * The last number represents the date of change.
49 49
	 */
50
	private static final String dbSchemaVersion = "2.1.2.2.200909301715";
50
	private static final String dbSchemaVersion = "2.4.1.2.201004231015";
51 51
	
52 52

  
53 53
	/**
......
72 72
	 * (e.g. when new terms were added)
73 73
	 * The last number represents the date of change.
74 74
	 */
75
	private static final String termsVersion = "2.1.2.3.201003091500";
75
	private static final String termsVersion = "2.4.2.2.201006011715";
76 76
	
77 77
	
78 78
	public enum MetaDataPropertyName{

Also available in: Unified diff