aboutsummaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-23 16:23:03 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-25 09:35:34 -0400
commit1bd7bcb12869c2260c6e0cd74e010dceefbf1879 (patch)
tree96df595f706bca416befdc2bbee86443d71bf009 /admportal
parent9310f04aab4fe7ec87d634f9e223559888b2ca0d (diff)
Roll to initial Dublin snapshot
Roll to initial Dublin snapshot Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Fix CCSDK docker version Update CCSDK docker versions used to build SDNC docker containers. Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b Issue-ID: SDNC-486 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c261e3f719abcbea0762162dc9244f951296c6a1
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 1bdc96d8..6c390aac 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>admportal</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: admportal</name>