diff options
Diffstat (limited to 'sshapi-call-node/provider/pom.xml')
-rwxr-xr-x | sshapi-call-node/provider/pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sshapi-call-node/provider/pom.xml b/sshapi-call-node/provider/pom.xml index 641e9af1..df8343ff 100755 --- a/sshapi-call-node/provider/pom.xml +++ b/sshapi-call-node/provider/pom.xml @@ -15,6 +15,9 @@ <name>ccsdk-sli-plugins :: sshapi-call-node :: ${project.artifactId}</name> + <properties> + <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version> + </properties> <dependencyManagement> <dependencies> |