Refactored concept relationship handling as it was not feasable before. Can be improv...
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / editor / view / concept / handler / ChangeConceptRelationshipTypeHandler.java
@@ -8,7 +8,7 @@
 * See LICENSE.TXT at the top of this package for the full license terms.
 */
 
-package eu.etaxonomy.taxeditor.editor.name.handler;
+package eu.etaxonomy.taxeditor.editor.view.concept.handler;
 
 import org.apache.log4j.Logger;
 import org.eclipse.core.commands.AbstractHandler;