diff options
Diffstat (limited to 'appc-adapters/appc-rest-adapter')
-rw-r--r-- | appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml index 08590d7d8..465a4d724 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml @@ -129,7 +129,7 @@ limitations under the License. <excludedArtifactId>httpcore</excludedArtifactId> <excludedArtifactId>httpclient</excludedArtifactId> <excludedArtifactId>org.eclipse.osgi</excludedArtifactId> - <excludedArtifactId>appc-common</excludedArtifactId> + <excludedArtifactId>appc-common-bundle</excludedArtifactId> </excludedArtifactIds> </configuration> |