diff --git a/modules/api-registry-metadata-export/pom.xml b/modules/api-registry-metadata-export/pom.xml index eb6a4fb1..7f0402d7 100644 --- a/modules/api-registry-metadata-export/pom.xml +++ b/modules/api-registry-metadata-export/pom.xml @@ -5,12 +5,11 @@ com.github.axway-api-management-plus.swagger-promote axway-swagger-promote 1.6-SNAPSHOT - ../../pom.xml api-registry-metadata-export - 1.0-SNAPSHOT jar + 1.0-SNAPSHOT Axway API-Manager API-Metadata Export Collects a number of information (Applications, APIs, etc. and the relation to and exports it. https://github.com/Axway-API-Management-Plus/apimanager-swagger-promote @@ -19,6 +18,7 @@ axway-swagger-promote-core com.github.axway-api-management-plus + 1.6-SNAPSHOT org.apache.httpcomponents diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 190bebc9..4c93ca74 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -17,7 +17,20 @@ Distribution - + + + + com.github.axway-api-management-plus.swagger-promote + swagger-promote-core + ${project.version} + + + com.github.axway-api-management-plus.swagger-promote + api-registry-metadata-export + 1.0-SNAPSHOT + + + diff --git a/modules/swagger-promote-core/pom.xml b/modules/swagger-promote-core/pom.xml index 884bf629..18b8994f 100644 --- a/modules/swagger-promote-core/pom.xml +++ b/modules/swagger-promote-core/pom.xml @@ -5,7 +5,6 @@ com.github.axway-api-management-plus.swagger-promote axway-swagger-promote 1.6-SNAPSHOT - ../../pom.xml axway-swagger-promote-core diff --git a/pom.xml b/pom.xml index 23a7cc04..3328bbf8 100644 --- a/pom.xml +++ b/pom.xml @@ -72,26 +72,6 @@ modules/distribution - - - - com.github.axway-api-management-plus.swagger-promote - swagger-promote-core - ${project.version} - - - com.github.axway-api-management-plus.swagger-promote - api-registry-metadata-export - ${project.version} - - - com.github.axway-api-management-plus.swagger-promote - distribution - ${project.version} - - - - diff --git a/tools/swagger-promote-maven-plugin/pom.xml b/tools/swagger-promote-maven-plugin/pom.xml index 30871a91..d92f60ce 100644 --- a/tools/swagger-promote-maven-plugin/pom.xml +++ b/tools/swagger-promote-maven-plugin/pom.xml @@ -6,14 +6,12 @@ axway-swagger-promote com.github.axway-api-management-plus.swagger-promote 1.6-SNAPSHOT - ../../pom.xml axway-swagger-promote-maven-plugin Maven plugin for Swagger-Promote Maven plugin for Swagger-Promote maven-plugin - 1.0-SNAPSHOT UTF-8