diff options
author | Taka Cho <takamune.cho@att.com> | 2019-09-27 11:07:49 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2019-09-27 11:08:44 -0400 |
commit | e2f68206f7c4b86ac79fa0873cd4816bd2486253 (patch) | |
tree | f2c88503f37c249d8685e17033cdfbf76de5604f /appc-config/pom.xml | |
parent | 391f3dbd2d9c65a8d9a6a512b1274c2ad170f144 (diff) |
remove org.openecomp.sdc artifact
replace to org.onap.sdc
Issue-ID: APPC-736
Change-Id: I6b9b451ad0196e03e7db90e6157e11139f0d0428
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r-- | appc-config/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml index a57b7719f..193dacd09 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -40,8 +40,6 @@ <jettison.version>1.3.7</jettison.version> <common.collections.version>3.2.2</common.collections.version> <common.io.version>2.5</common.io.version> - - <tosca.datatype.version>1.1.0</tosca.datatype.version> </properties> <dependencyManagement> |