aboutsummaryrefslogtreecommitdiffstats
path: root/properties-node/provider
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-17 19:06:07 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-17 19:06:07 -0400
commit25db2c02240103cc1eb9c11355db97d8c3a37a42 (patch)
tree5d555a2c50cbd3ddec6369ac3d1c64290b1da800 /properties-node/provider
parentad31eaad93ac40d814996928873a4d1830c12fce (diff)
Update sli/plugins to use 1.0.2 parent
Update pom.xmls to use released 1.0.2 version of parent Change-Id: I7ce1568347e217e5f9d1978dc620f3a0b52a60a0 Issue-ID: CCSDK-286 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'properties-node/provider')
-rwxr-xr-xproperties-node/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml
index 5e042c96..e6b2d61b 100755
--- a/properties-node/provider/pom.xml
+++ b/properties-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>