Code Review
/
policy
/
docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e43792b
)
Use release versions in docker
51/123551/1
2.3.0
author
Jim Hahn
<jrh3@att.com>
Wed, 25 Aug 2021 14:03:50 +0000
(10:03 -0400)
committer
Jim Hahn
<jrh3@att.com>
Wed, 25 Aug 2021 14:04:46 +0000
(10:04 -0400)
Issue-ID: POLICY-3587
Change-Id: I49396f998f623bdb384c67891d770de0caafc79c
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
b95369d
..
1ffbef0
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-25,7
+25,7
@@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.0
-SNAPSHOT
</version>
+ <version>3.4.0</version>
<relativePath />
</parent>