Project

General

Profile

« Previous | Next » 

Revision d45008d0

Added by Andreas Kohlbecker over 7 years ago

ref #6190 removing svn property place holder in first line of code

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/common/mapping/CdmAttributeMapperBase.java
39 39
		return this.getClass().getSimpleName() +"[" + sourceAtt + "->" + destAtt + "]";
40 40
	}
41 41
	
42
}
42
}

Also available in: Unified diff