ref #9190: rename webapp to local
[taxeditor.git] / eu.etaxonomy.taxeditor.webapp / src / main / java / eu / etaxonomy / taxeditor / local / server / CdmStoreConnectorLocal.java
similarity index 99%
rename from eu.etaxonomy.taxeditor.webapp/src/main/java/eu/etaxonomy/taxeditor/webapp/server/CdmStoreConnectorLocal.java
rename to eu.etaxonomy.taxeditor.webapp/src/main/java/eu/etaxonomy/taxeditor/local/server/CdmStoreConnectorLocal.java
index 6b2ac49f2ee9325027b0ebfe0c95e4bf04ed1c54..8db6f2638099a77c53fbfe0e85a2b98db9c25cba 100755 (executable)
@@ -7,7 +7,7 @@
  * See LICENSE.TXT at the top of this package for the full license terms.
  */
 
-package eu.etaxonomy.taxeditor.webapp.server;
+package eu.etaxonomy.taxeditor.local.server;
 
 import java.lang.reflect.InvocationTargetException;
 import java.util.concurrent.CancellationException;