From: Dileep Ranganathan Date: Tue, 17 Jul 2018 16:21:40 +0000 (-0700) Subject: Bumping the oparent and has artifact versions X-Git-Tag: v1.2.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cd21d4484b3e46e78998ef5de90ad1fde88a62e6;p=optf%2Fhas.git Bumping the oparent and has artifact versions Bumped the oparent-python version to 1.2.0 Bumped the has artifacts version to 1.2.0 Change-Id: Ic68133642f915f77e0d9f064e0945ee137c24188 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan --- diff --git a/conductor/pom.xml b/conductor/pom.xml index 0867668..40501dc 100644 --- a/conductor/pom.xml +++ b/conductor/pom.xml @@ -21,13 +21,13 @@ org.onap.optf.has - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT optf-has org.onap.optf.has optf-has-conductor - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT optf-has-conductor Homing Allocation Service/Conductor diff --git a/pom.xml b/pom.xml index 9c14fac..6e023a5 100644 --- a/pom.xml +++ b/pom.xml @@ -22,14 +22,14 @@ org.onap.oparent oparent-python - 1.1.1 + 1.2.0-SNAPSHOT org.onap.optf.has optf-has optf-has - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT Homing Allocation Service