diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 12:59:08 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 12:59:08 -0500 |
commit | fd9c0625e350f595ce0d8b0d896bc79ee1383cc1 (patch) | |
tree | 5619842f514e908c7c96c7ebca73f910a61f9039 /sshapi-call-node/installer/pom.xml | |
parent | da375f75c9c917d64c6a6f19b4337978b085b9a9 (diff) |
Prepare for release build0.3.2
Prepare sli/plugins for 0.3.2 release build
Change-Id: Icc495b5122c7e5e7101ab8a423bd61580722583d
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sshapi-call-node/installer/pom.xml')
-rwxr-xr-x | sshapi-call-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sshapi-call-node/installer/pom.xml b/sshapi-call-node/installer/pom.xml index f0f1fd34..0998595b 100755 --- a/sshapi-call-node/installer/pom.xml +++ b/sshapi-call-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |