minor
[cdmlib-apps.git] / app-import / src / main / java / eu / etaxonomy / cdm / io / phycobank / IAPTExcelImport.java
index 0a77d7ea5cf8b9a7027ff6ed060aa15ac10aaed0..746929ed45867db6f90c323228af1a9501f8419a 100644 (file)
@@ -296,7 +296,7 @@ public class IAPTExcelImport<CONFIG extends IAPTImportConfigurator> extends Simp
                         "\n -  '" + LITSTRING + "': "+ nomRefStr +
                         "\n -  '" + TYPE + "': " + typeStr +
                         "\n -  '" + REGISTRATION  + "': " + regStr
-                , AnnotationType.TECHNICAL(), Language.DEFAULT()));
+                , AnnotationType.INTERNAL(), Language.DEFAULT()));
 
         if(restoreOriginalReference){
             taxonName.setNomenclaturalReference(bookVariedadesTradicionales);