aboutsummaryrefslogtreecommitdiffstats
path: root/features/features-sdnc-northbound/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-25 17:26:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-25 17:26:28 -0400
commitde590b5408600a13625479a8fb0a3fa43b2b4ee4 (patch)
tree7dfefda7e41b075d8962e9adc94c51761367b084 /features/features-sdnc-northbound/pom.xml
parent1fe92cd216f1dd074d54cb1fd75a2ceaf013780e (diff)
Update to Fluorine SR2
Compile against ODL Fluorine SR2 Change-Id: I076ff5bb0507bbf5516568274351794afb247af0 Issue-ID: SDNC-708 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/features-sdnc-northbound/pom.xml')
-rw-r--r--features/features-sdnc-northbound/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml
index 2873de4e..8dbb7315 100644
--- a/features/features-sdnc-northbound/pom.xml
+++ b/features/features-sdnc-northbound/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-sdnc-northbound</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: features :: ${project.artifactId}</name>