summaryrefslogtreecommitdiffstats
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
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
-rw-r--r--conductor/pom.xml4
-rw-r--r--pom.xml2
2 files changed, 3 insertions, 3 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>
diff --git a/pom.xml b/pom.xml
index 60584d1..2024297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<artifactId>optf-has</artifactId>
<name>optf-has</name>
- <version>1.3.0</version>
+ <version>1.3.0-SNAPSHOT</version>
<description>Homing Allocation Service</description>
<modules>