split it-utils: ovsdb-it-utils + netvirt-it-utils
[ovsdb.git] / utils / ovsdb-it-utils / src / main / java / org / opendaylight / ovsdb / utils / ovsdb / it / utils / ItConstants.java
similarity index 95%
rename from utils/it-utils/src/main/java/org/opendaylight/ovsdb/utils/it/utils/ItConstants.java
rename to utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/ItConstants.java
index 4c493e9f331c4338ee653aa8eceed597704bc21e..c4aaf373db3466f3700379d09d1b6b04373d3aaf 100644 (file)
@@ -5,10 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.ovsdb.utils.it.utils;
+
+package org.opendaylight.ovsdb.utils.ovsdb.it.utils;
 
 /**
- * Constants for SouthboundIT
+ * Constants for SouthboundIT.
  */
 public final class ItConstants {
     private ItConstants() {