aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/features/ccsdk-aai-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-service/features/ccsdk-aai-service/pom.xml')
-rw-r--r--aai-service/features/ccsdk-aai-service/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/features/ccsdk-aai-service/pom.xml b/aai-service/features/ccsdk-aai-service/pom.xml
index 48a79add..3e1a5059 100644
--- a/aai-service/features/ccsdk-aai-service/pom.xml
+++ b/aai-service/features/ccsdk-aai-service/pom.xml
@@ -49,12 +49,12 @@
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpcore-osgi</artifactId>
+ <artifactId>httpcore</artifactId>
<version>${apache.httpcomponents.core.version}</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpclient-osgi</artifactId>
+ <artifactId>httpclient</artifactId>
<version>${apache.httpcomponents.client.version}</version>
</dependency>
<dependency>