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 /restconf-client/provider/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 'restconf-client/provider/pom.xml')
-rwxr-xr-x | restconf-client/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index 5b65e0ff..a86976e8 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.3</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |