aboutsummaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-08 15:16:40 +0000
committerGerrit Code Review <gerrit@onap.org>2020-06-08 15:16:40 +0000
commit566ec997f2561c65664d0de5717f0968556b4247 (patch)
tree2888fb221043cc2457232b63b5e96712de99968a /admportal
parentbf34ed47c10fd1b75fa929f112f17674921de979 (diff)
parente0585c0abf821ca8eb2ebb603317c1e3b531d8d8 (diff)
Merge "Update to use version 1.5.9-SNAPSHOT of parent pom" into frankfurt
Former-commit-id: 422cc0e549e5302f23abcb618c9fe4e6b5516004
Diffstat (limited to 'admportal')
-rw-r--r--admportal/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml
index e9382abd..59d9a5e3 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.7</version>
+ <version>1.5.9-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>admportal</artifactId>
- <version>1.8.3-SNAPSHOT</version>
+ <version>1.8.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: admportal</name>