Remove Multiplicity feature
[aai/gizmo.git] / src / main / java / org / onap / crud / service / EdgePayload.java
@@ -18,7 +18,7 @@
  * limitations under the License.
  * ============LICENSE_END=========================================================
  */
-package org.onap.crud.parser;
+package org.onap.crud.service;
 
 import javax.ws.rs.core.Response.Status;
 import org.onap.crud.exception.CrudException;