summaryrefslogtreecommitdiffstats
path: root/conductor/pom.xml
diff options
context:
space:
mode:
authorShankar Narayanan <snarayanan@research.att.com>2019-04-30 14:53:11 -0400
committerShankar Narayanan <snarayanan@research.att.com>2019-04-30 14:53:26 -0400
commit268968846d94239d800240b3540173f2e5d4d232 (patch)
tree4e6b3b3dba4f979a189841110ca0cbf6109d630f /conductor/pom.xml
parent79793a0041030bb12092549206f5efbb2baf4e11 (diff)
Bump up version of HAS 1.3.0
Change-Id: Ibf95e938917d153e4d83f42ab6c6972fb3719bae 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 9d8cab5..d413674 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>1.3.0</version>
+ <version>1.3.0-SNAPSHOT</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>1.3.0</version>
+ <version>1.3.0-SNAPSHOT</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>