summaryrefslogtreecommitdiffstats
path: root/conductor/pom.xml
diff options
context:
space:
mode:
authorvrvarma <vikas.varma@att.com>2020-03-20 13:10:20 -0400
committervrvarma <vikas.varma@att.com>2020-03-20 13:10:34 -0400
commit3223debecc9f305c1ab43441a38c9a017ccfd431 (patch)
treef763f94741fb3c00145b20cc96e9e3d8105a620c /conductor/pom.xml
parent2d7fd71e516940cfb9e0e5ce98c59bcd41465cc7 (diff)
Increment release version for has to 2.0.1
Change-Id: I554d2b91467b5b5f84901be64e6d0eeb4fb8cf2e Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-727
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 5188397..5851f63 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -22,13 +22,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>