diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:39:10 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:39:10 -0500 |
commit | 7ffb56ee55392b05df1e3e586c2a2425d899d0fe (patch) | |
tree | 196f670bddea6c2ac0eedc18339ec9a2f404c68c /properties-node/features/pom.xml | |
parent | a282dc819d213d556da4f04f48bef24d832869d4 (diff) |
Prepare sli/plugins for release3.0.1-ONAP0.3.3casablanca
Prepare sli/plugins for 0.3.3 (Casablanca Mtce) release
Change-Id: Ie812abc11975802d9f1bf183b9922e732dca3a95
Issue-ID: CCSDK-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/features/pom.xml')
-rwxr-xr-x | properties-node/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 23f87b8b..ba5ebf29 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
|