diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 20:04:20 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 20:04:20 -0400 |
commit | 0441aeb261e1d52f5f46d6cf4f7ccddc0ba282c1 (patch) | |
tree | 8c9dbcecfa8ad434976d26c2ab291ef39493bc6e /installation/admportal/pom.xml | |
parent | 1c7e45507c7686a236cf5f23bb572142d8be1dba (diff) |
Roll versions step 8 : sdnc/oam poms
Roll version for next release candidate
Change-Id: Ib64f000296a5cc3c58cc623cd5697a7a775f8304
Issue-ID: SDNC-294
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 650c908cb02f828ab7c69a2141fffe36e1cb62d0
Diffstat (limited to 'installation/admportal/pom.xml')
-rw-r--r-- | installation/admportal/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 45059e5f..3f603c50 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-admportal</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <name>sdnc-oam :: installation :: ${project.artifactId}</name> <description>Creates admportal Docker container</description> |