Revert "Resolve the issue of failed java-merge job due to maven-deploy plugin" 62/103062/1
authorVijay Venkatesh Kumar <vv770d@att.com>
Wed, 4 Mar 2020 20:29:17 +0000 (20:29 +0000)
committerVijay Venkatesh Kumar <vv770d@att.com>
Wed, 4 Mar 2020 20:29:17 +0000 (20:29 +0000)
This reverts commit 1dcd6ce4b2ac3d59db76934981565944a7e1d11e.

Issue-ID: DCAEGEN2-1891
Change-Id: I3243658ed816a6272f931f10b5fff1fc0ed43ae8
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
components/bbs-event-processor/pom.xml

index 8491444..a2cc155 100644 (file)
                 <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>