summaryrefslogtreecommitdiffstats
path: root/components/bbs-event-processor
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-08-02 03:51:50 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-08-02 03:52:00 +0000
commit2395392436605ec2cd683c28831d7e319c051f60 (patch)
tree998722d4100329792f051347909752cfd365529c /components/bbs-event-processor
parent5417daa15185c9d17f8b0797b8b02c3587a5eebe (diff)
Enable deploy plugin
Change-Id: I24e09f8fc98c685c73ee34e0762c0d4ec9058f71 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578
Diffstat (limited to 'components/bbs-event-processor')
-rw-r--r--components/bbs-event-processor/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/components/bbs-event-processor/pom.xml b/components/bbs-event-processor/pom.xml
index 6e8bbae7..5e89971a 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>