summaryrefslogtreecommitdiffstats
path: root/conductor/pom.xml
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-08 03:56:22 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-08 03:56:22 -0700
commitc71c5c80acd038acde86b05462c11b61379b2ed2 (patch)
treec099ac2abb0c8c52ca85832026f792be39fbbf2c /conductor/pom.xml
parentc9cf683edb9fab83698c5e1801df89dd78a3300f (diff)
Update version to 1.2.21.2.2
Update maven artifact verion to 1.2.2-SNAPSHOT Update docker image version to 1.2.2 Update oparent-python to 1.2.1 release version Change-Id: Ic588d2544847cdf1ba0f98678e5b55ef82e01671 Issue-ID: OPTFRA-370 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
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 fecf927..3308be1 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.optf.has</groupId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
<artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-conductor</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
<name>optf-has-conductor</name>
<description>Homing Allocation Service/Conductor</description>