summaryrefslogtreecommitdiffstats
path: root/conductor/pom.xml
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-23 17:25:41 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-23 17:25:41 -0700
commited7c491c37db044b07ab97781a2d8cab63bcfe99 (patch)
tree24a344f1c83308fae353f8701478a5ef7d2373e1 /conductor/pom.xml
parente3f81c49af440b593b102c68c8421e892722632c (diff)
Update version to 1.2.31.2.3
Update version to 1.2.3 Change-Id: I128a72e8c90683e1197923c4f76f2f7b790ca055 Issue-ID: OPTFRA-370 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'conductor/pom.xml')
-rw-r--r--conductor/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/conductor/pom.xml b/conductor/pom.xml
index 3308be1..bfcffd4 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>