Code Review
/
so.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
75ba5d2
)
update the version of plugin to fix jenkins docker
78/86978/1
author
Kalkere Ramesh, Sharan
<sharan.kalkere.ramesh@att.com>
Sun, 5 May 2019 15:27:36 +0000
(11:27 -0400)
committer
Benjamin, Max (mb388a)
<mb388a@us.att.com>
Sun, 5 May 2019 15:27:45 +0000
(11:27 -0400)
update the version of fabric8 to fix jenkins docker push
Change-Id: I5b827bd56bf4d58763bf9d5eaa87d3218ba85c1c
Issue-ID: SO-1848
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
9b9921c
..
c3224aa
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-503,7
+503,7
@@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-plugin</artifactId>
- <version>4.
0.0-M2
</version>
+ <version>4.
1.0
</version>
<configuration>
<skip>${docker.skip}</skip>
<skipBuild>${docker.skip.build}</skipBuild>