summaryrefslogtreecommitdiffstats
path: root/conductor
diff options
context:
space:
mode:
authorRuoyu Ying <ruoyu.ying@intel.com>2019-07-31 19:36:59 +0800
committerRuoyu Ying <ruoyu.ying@intel.com>2019-07-31 19:38:19 +0800
commitf46f955ea3a4ce34d674c8e0f2d71ac458d40a8c (patch)
treee1144d0d1669f8f3608e346425edbe9594c6d216 /conductor
parentd21350b31eb300b37c89c6dcc04a89229d34af87 (diff)
Bump version to 1.3.2-staging
Issue-ID: OPTFRA-546 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: I42ccd920262b11467064f6479b267ee54e94db7a
Diffstat (limited to 'conductor')
-rw-r--r--conductor/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/conductor/pom.xml b/conductor/pom.xml
index 5c772ce..5a53ce0 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>