summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-17 09:21:40 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-18 05:48:40 -0700
commitcd21d4484b3e46e78998ef5de90ad1fde88a62e6 (patch)
treee6aba9c9b94f93caac367d24ac6849e0080537d3
parent76420a21fdb62613e5b63f11c764fd2d9bb5c168 (diff)
Bumping the oparent and has artifact versions
Bumped the oparent-python version to 1.2.0 Bumped the has artifacts version to 1.2.0 Change-Id: Ic68133642f915f77e0d9f064e0945ee137c24188 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
-rw-r--r--conductor/pom.xml4
-rw-r--r--pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/conductor/pom.xml b/conductor/pom.xml
index 0867668..40501dc 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>
diff --git a/pom.xml b/pom.xml
index 9c14fac..6e023a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent-python</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has</artifactId>
<name>optf-has</name>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<description>Homing Allocation Service</description>
<modules>