summaryrefslogtreecommitdiffstats
path: root/conductor
diff options
context:
space:
mode:
authorShankar Narayanan <snarayanan@research.att.com>2019-04-30 11:25:03 -0400
committerShankar Narayanan <snarayanan@research.att.com>2019-04-30 11:25:27 -0400
commit79793a0041030bb12092549206f5efbb2baf4e11 (patch)
tree976fcc92d83929ea4b425fff8f8e0a0fe8d59f05 /conductor
parenta57cb7ccf199061067b009a472b30ea7ad023d6a (diff)
Bump up version of HAS 1.3.0
Change-Id: I056f211082df6dbbdfdc89f915d0e720bb86e1e1 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-491
Diffstat (limited to 'conductor')
-rw-r--r--conductor/pom.xml4
-rw-r--r--conductor/setup.cfg2
2 files changed, 3 insertions, 3 deletions
diff --git a/conductor/pom.xml b/conductor/pom.xml
index c1f04a4..9d8cab5 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.3.0</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.3.0</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>
diff --git a/conductor/setup.cfg b/conductor/setup.cfg
index 5c87a2c..5152285 100644
--- a/conductor/setup.cfg
+++ b/conductor/setup.cfg
@@ -22,7 +22,7 @@ name = of-has
summary = ONAP Homing Service
description-file = README.rst
author = AT&T
-author-email = ikram@research.att.com
+author-email = snarayanan@research.att.com
home-page = https://wiki.onap.org/pages/viewpage.action?pageId=16005528
classifier =
Development Status :: 4 - Beta