summaryrefslogtreecommitdiffstats
path: root/conductor
diff options
context:
space:
mode:
authorShankar Narayanan <snarayanan@research.att.com>2019-05-17 14:46:45 -0400
committerShankar Narayanan <snarayanan@research.att.com>2019-05-17 14:47:08 -0400
commit9ec6a47a0629a4566ab5d94a497894904fc92d94 (patch)
treee36f9e6118e262599dbd7038507d54026eed5094 /conductor
parentf707050421fffb3e6868cb66736aa8be88ab820b (diff)
Bump version of staging to 1.3.11.3.1
Change-Id: Ic104f4b53c0ae38a020a92c21f7f430137027226 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-501
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 d413674..5c772ce 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>