X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fapplication%2Fpom.xml;h=16a2d456e7144b384ce8428a3b4fd7aba1e64844;hb=b6b14696838ca0589b6b8dc9bae2cf3d2cd1d72c;hp=0a78d54600d52c5927d695e16b7ad7a0bff9c66a;hpb=f2003eef64f551138efb4e3aa8fe64f8b5d85e8a;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 0a78d5460..16a2d456e 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -17,13 +17,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.0-SNAPSHOT + 1.0.0-SNAPSHOT ../parent @@ -46,9 +47,9 @@ - org.onap.ccsdk.cds.blueprintsprocessor - blueprint-core - + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + org.springframework.boot spring-boot-starter-logging @@ -66,6 +67,12 @@ + + + org.onap.ccsdk.cds.error.catalog + error-catalog-services + + org.onap.ccsdk.cds.blueprintsprocessor @@ -97,6 +104,10 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions python-executor + + org.onap.ccsdk.cds.blueprintsprocessor.functions + restful-executor + org.onap.ccsdk.cds.blueprintsprocessor.functions ansible-awx-executor @@ -302,6 +313,10 @@ 1.8 + + pl.project13.maven + git-commit-id-plugin +