First part of onap rename
[appc.git] / appc-common / src / main / java / org / openecomp / appc / pool / PoolDrainedException.java
index 01536cb..260dc7b 100644 (file)
@@ -24,7 +24,7 @@
 
 
 
-package org.openecomp.appc.pool;
+package org.onap.appc.pool;
 
 /**
  * This exception is thrown whenever an attempt is made to access a pool of resources where the pool has been drained.