summaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-06-01 13:44:36 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-01 13:44:36 +0000
commit0aa48c020cde77282f40cefe48ef06552dc5b523 (patch)
tree7129ac80c9b8e469d5588fc993c41189ed360839 /admportal
parentd18dcbff672b50f3b687cf78b407aa542d0c34c9 (diff)
parenta4c20265533d2dfaa952365e3491010b21e3024f (diff)
Merge "Update to use CCSDK version 0.2.4"
Former-commit-id: 31170630d8bb6383be24894d0a4a57ffbb44532d
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 87a8e81b..fd9b4a83 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.0.3</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>admportal</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: admportal</name>