aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/pom.xml
diff options
context:
space:
mode:
authorNiamh Core <niamh.core@est.tech>2021-10-29 14:36:48 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-29 14:36:48 +0000
commit5ae0e346118103b31f409188c4c3010933f6bde2 (patch)
treed6fe7e8c3fb4cd9601e9de3f6e55ad4d8e675b1c /cps-ncmp-service/pom.xml
parentfd713b2f104ae5ddd449e82263e6fbfbc4d49c71 (diff)
parentb143c512a2a9c7c066c03de1b74b9c72c8d1c37a (diff)
Merge "Remove org.jetbrains.annotations dependency"
Diffstat (limited to 'cps-ncmp-service/pom.xml')
-rw-r--r--cps-ncmp-service/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml
index e82c95e111..b70279303e 100644
--- a/cps-ncmp-service/pom.xml
+++ b/cps-ncmp-service/pom.xml
@@ -66,9 +66,5 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
- <dependency>
- <groupId>org.jetbrains</groupId>
- <artifactId>annotations</artifactId>
- </dependency>
</dependencies>
</project>