summaryrefslogtreecommitdiffstats
path: root/platform-logic/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-06-05 16:32:34 -0400
committerDan Timoney <dtimoney@att.com>2017-06-05 16:32:34 -0400
commit04ff4d51bc961b3d7aff5f617bb28e1d0663d586 (patch)
tree749bc3fdd1cf3ce706eed1d75c8bf4d9e29f8605 /platform-logic/pom.xml
parent6171a812c2b7822c6a62d4c2a920783faeb0b2d7 (diff)
[SDNC-14] Roll oam to version 1.1.2
Roll oam to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
Diffstat (limited to 'platform-logic/pom.xml')
-rw-r--r--platform-logic/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml
index 3841f288..0ab9add5 100644
--- a/platform-logic/pom.xml
+++ b/platform-logic/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>platform-logic</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<name>Platform Logic </name>
<description>Contains platform-level service logic</description>