Code Review
/
dcaegen2
/
services.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1dcd6ce
)
Revert "Resolve the issue of failed java-merge job due to maven-deploy plugin"
62/103062/1
author
Vijay Venkatesh Kumar
<vv770d@att.com>
Wed, 4 Mar 2020 20:29:17 +0000
(20:29 +0000)
committer
Vijay 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
patch
|
blob
|
history
diff --git
a/components/bbs-event-processor/pom.xml
b/components/bbs-event-processor/pom.xml
index
8491444
..
a2cc155
100644
(file)
--- 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>