Revert "Resolve the issue of failed java-merge job due to maven-deploy plugin"
This reverts commit 1dcd6ce4b2ac3d59db76934981565944a7e1d11e.
Issue-ID: DCAEGEN2-1891
Change-Id: I3243658ed816a6272f931f10b5fff1fc0ed43ae8
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
diff --git a/components/bbs-event-processor/pom.xml b/components/bbs-event-processor/pom.xml
index 8491444..a2cc155 100644
--- a/components/bbs-event-processor/pom.xml
+++ b/components/bbs-event-processor/pom.xml
@@ -228,10 +228,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>2.8</version>
- <configuration>
- <skip>true</skip>
- </configuration>
</plugin>
<plugin>
<groupId>org.springframework.boot</groupId>