Enable deploy plugin

Change-Id: I24e09f8fc98c685c73ee34e0762c0d4ec9058f71
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1578
diff --git a/components/bbs-event-processor/pom.xml b/components/bbs-event-processor/pom.xml
index 6e8bbae..5e89971 100644
--- a/components/bbs-event-processor/pom.xml
+++ b/components/bbs-event-processor/pom.xml
@@ -220,9 +220,6 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
-                    <configuration>
-                        <skip>true</skip>
-                    </configuration>
                 </plugin>
                 <plugin>
                     <groupId>org.springframework.boot</groupId>