Change all the package names from infrautils to odlguice
[odlguice.git] / inject / inject / src / main / java / org / opendaylight / odlguice / inject / ModuleSetupRuntimeException.java
similarity index 97%
rename from inject/inject/src/main/java/org/opendaylight/infrautils/inject/ModuleSetupRuntimeException.java
rename to inject/inject/src/main/java/org/opendaylight/odlguice/inject/ModuleSetupRuntimeException.java
index 4158a7a843fbda461609e1680ed3231491581c8a..b78d81c374a222232be3908c99407900aa357b39 100644 (file)
@@ -5,7 +5,7 @@
  * 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.infrautils.inject;
+package org.opendaylight.odlguice.inject;
 
 /**
  * Exception to throw from a static Dependency Inject Framework's "Wiring" class.