First part of onap rename
[appc.git] / appc-common / src / main / java / org / openecomp / appc / pool / PoolException.java
index cc6b759..76d798b 100644 (file)
@@ -24,7 +24,7 @@
 
 
 
-package org.openecomp.appc.pool;
+package org.onap.appc.pool;
 
 /**
  * A pool exception is a specialization of checked exceptions that define various pool abnormal states or requests.