diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-14 12:01:11 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-14 12:01:11 -0400 |
commit | 0320e9c271f8534ce867bd4c36ab1883e55cf6e6 (patch) | |
tree | 0c863146b1d6abf87206d32852b852b338fd04be /properties-node/provider/pom.xml | |
parent | cbfe76ee4ebe01b5b6f6f98e9ae907a63e8f1a3d (diff) |
Prepare for release 0.4.1
Prepare to create release version 0.4.1 by using released version
of parent pom
Change-Id: I72b174efd82ab09b64e2c4c52225304f8174e07a
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/provider/pom.xml')
-rwxr-xr-x | properties-node/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index 92cff999..3b72050d 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.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |