summaryrefslogtreecommitdiffstats
path: root/conductor/pom.xml
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/pom.xml
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/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 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>