summaryrefslogtreecommitdiffstats
path: root/portal-BE/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'portal-BE/pom.xml')
-rw-r--r--portal-BE/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml
index a7e8588f..51e831eb 100644
--- a/portal-BE/pom.xml
+++ b/portal-BE/pom.xml
@@ -41,10 +41,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-aop</artifactId>
- </dependency>
- <dependency>
- <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
<optional>true</optional>
@@ -107,11 +103,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
</dependency>
<dependency>
<groupId>org.onap.portal.sdk</groupId>
- <artifactId>epsdk-logger</artifactId>
- <version>2.6.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-core</artifactId>
<version>2.6.0-SNAPSHOT</version>
</dependency>