diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -259,12 +259,6 @@ <artifactId>logback-classic</artifactId> <scope>provided</scope> </dependency> - <!-- Common Controller SDK --> - <dependency> - <groupId>org.onap.ccsdk.cds.components</groupId> - <artifactId>proto-definition</artifactId> - </dependency> </dependencies> - </project> |