summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/oofpcipoc/consumer
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-07-17 11:05:55 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-07-17 11:05:55 -0400
commit17552add980d7907f1a906ef8d25adf6121b2343 (patch)
tree8a82c595bb3c1475de8d25db85e5e142e5019a97 /sdnr/northbound/oofpcipoc/consumer
parentbd39d8fa19249397cdcadb53a7d532744928d8bf (diff)
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/oofpcipoc/consumer')
-rw-r--r--sdnr/northbound/oofpcipoc/consumer/pom.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/sdnr/northbound/oofpcipoc/consumer/pom.xml b/sdnr/northbound/oofpcipoc/consumer/pom.xml
index 17ccdcab8..f50eec07d 100644
--- a/sdnr/northbound/oofpcipoc/consumer/pom.xml
+++ b/sdnr/northbound/oofpcipoc/consumer/pom.xml
@@ -1,14 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- <relativePath />
+ <version>1.3.1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
@@ -147,7 +145,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <execute />
+ <execute/>
</action>
</pluginExecution>
</pluginExecutions>