# ============LICENSE_END=========================================================
 
 
-tag_version: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.bbs-event-processor:1.0.0-SNAPSHOT
+tag_version: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.bbs-event-processor:1.1.0
 pnf_reregistration_url: https:message-router:3905/events/unauthenticated.PNF_UPDATE
 cpe_authentication_url: https:message-router:3905/events/unauthenticated.CPE_AUTHENTICATION
 close_loop_url: https:message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT
 application_cpeAuth_cl_control_name: clControlNameCpeAuth
 application_cbs_polling_interval_sec: 120
 dmaap_consumer_id: c12
-dmaap_consumer_group: OpenDcae-c12
\ No newline at end of file
+dmaap_consumer_group: OpenDcae-c12
 
 
 imports:
   - "http://www.getcloudify.org/spec/cloudify/3.4/types.yaml"
-  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.11/k8splugin_types.yaml
+  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.13/k8splugin_types.yaml
 
 inputs:
   aai_enrichment_host:
         start:
           inputs:
             ports:
-              - concat: ["8100:", "30810"]
\ No newline at end of file
+              - concat: ["8100:", "30810"]
 
   },
   "artifacts": [
     {
-    "uri": "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.bbs-event-processor:1.0.0-SNAPSHOT",
+    "uri": "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.bbs-event-processor:1.1.0",
     "type": "docker image"
     }
   ]
 
 
     <groupId>org.onap.dcaegen2.services.components</groupId>
     <artifactId>bbs-event-processor</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     
     <name>dcaegen2-services-bbs-event-processor</name>
     <description>BBS Re-Registration and CPE Authentication Handler</description>