Remove dmaap from models
[policy/models.git] / models-interactions / model-impl / appclcm / src / main / java / org / onap / policy / appclcm / AppcLcmMessageWrapper.java
@@ -3,7 +3,7 @@
  * appclcm
  * ================================================================================
  * Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.
- * Modifications Copyright (C) 2019 Nordix Foundation.
+ * Modifications Copyright (C) 2019, 2024 Nordix Foundation.
  * ================================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@ import java.io.Serializable;
 import lombok.Data;
 
 @Data
-public class AppcLcmDmaapWrapper implements Serializable {
+public class AppcLcmMessageWrapper implements Serializable {
 
     private static final long serialVersionUID = 753005805432396532L;