aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-17 09:24:03 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-18 05:47:15 -0700
commit00501177ad8e42aae3d72c0c0589e44947349249 (patch)
treeefd450dc4a566a0ee86ae7488f0e1dccf4b90765 /pom.xml
parent636eec90c49fe2e4223dbeb79bd17c30b714dce8 (diff)
Bumping the oparent and osdf artifact versions
Bumped the oparent-python version to 1.2.0 Bumped the osdf artifacts version to 1.2.0 Issue-ID: OPTFRA-301 Change-Id: I10a45b89333606b008e172d60fad3ab6e3af5121 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f06d1f2..96a1a63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@
<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.osdf</groupId>
<artifactId>optf-osdf</artifactId>
<name>optf-osdf</name>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<description>Optimization Service Design Framework</description>
<properties>