Code Review
/
optf
/
cmso.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3aebac8
)
Enable maven-deploy-plugin
78/87678/1
author
Jerry Flood
<jflood@att.com>
Tue, 14 May 2019 13:13:22 +0000
(09:13 -0400)
committer
Jerry Flood
<jflood@att.com>
Tue, 14 May 2019 13:15:00 +0000
(09:15 -0400)
Issue-ID: CIMAN-33
Change-Id: Ife8c1f2b28dc96aa4e7cc65ffa6ade720d683cdb
Signed-off-by: Jerry Flood <jflood@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
ee1845c
..
7944c79
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-91,7
+91,7
@@
<plugin>
\r
<artifactId>maven-deploy-plugin</artifactId>
\r
<configuration>
\r
- <skip>
tru
e</skip>
\r
+ <skip>
fals
e</skip>
\r
</configuration>
\r
</plugin>
\r
</plugins>
\r