commit | 2395392436605ec2cd683c28831d7e319c051f60 | [log] [tgz] |
---|---|---|
author | Vijay Venkatesh Kumar <vv770d@att.com> | Fri Aug 02 03:51:50 2019 +0000 |
committer | Vijay Venkatesh Kumar <vv770d@att.com> | Fri Aug 02 03:52:00 2019 +0000 |
tree | 998722d4100329792f051347909752cfd365529c | |
parent | 5417daa15185c9d17f8b0797b8b02c3587a5eebe [diff] |
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>