Change all the package names from infrautils to odlguice
[odlguice.git] / inject / inject / src / main / java / org / opendaylight / odlguice / inject / PostFullSystemInjectionListener.java
similarity index 91%
rename from inject/inject/src/main/java/org/opendaylight/infrautils/inject/PostFullSystemInjectionListener.java
rename to inject/inject/src/main/java/org/opendaylight/odlguice/inject/PostFullSystemInjectionListener.java
index 4698045e05fe115abf2fbf3963b0616775e1825a..14ca72524fd2452dce79063bc9243009dea498a2 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;
 
 /**
  * Callback invoked when dependency injection is fully complete.