diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-11 16:25:06 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-11 16:25:06 -0400 |
commit | c7971703e0455c2ea71ac1b7072d4d1d2f99577f (patch) | |
tree | cd88f766c3b0476aeb202e0b8db3c2e9ba626012 /sshapi-call-node/features/pom.xml | |
parent | b1818cebbd5f77061b4ce7231ad86220e9260ee6 (diff) |
Prepare for RC0 release3.0.0-ONAP0.3.1
Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.
Change-Id: I4411cbd86164f0e2739196d78fd1670f92bc1edd
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sshapi-call-node/features/pom.xml')
-rwxr-xr-x | sshapi-call-node/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sshapi-call-node/features/pom.xml b/sshapi-call-node/features/pom.xml index 82e69b9b..1327b776 100755 --- a/sshapi-call-node/features/pom.xml +++ b/sshapi-call-node/features/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |