X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Ffunctions%2Fresource-resolution%2Fpom.xml;h=38a29ba2891632c63a9d97a931e1d44f5efc567b;hb=bc0799957d1825e6cdeda60c294d6cf74281a035;hp=858be70cd39ba5d7ba346ce737e2cc2239db8e58;hpb=117871753451bb45d22a9185fe88a729e5d03101;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 858be70cd..38a29ba28 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -14,18 +14,49 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 + - org.onap.ccsdk.apps.blueprintsprocessor - functions - 0.4.0-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor + blueprintsprocessor-functions + 1.4.2-SNAPSHOT - org.onap.ccsdk.apps.blueprintsprocessor.functions + + org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution jar - Blueprints Processor Function - Resource Resolution + + MS Blueprints Processor Functions - Resource Resolution Blueprints Processor Function - Resource Resolution + + + org.onap.ccsdk.cds.blueprintsprocessor.modules + db-lib + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-logging + + + + + com.h2database + h2 + + + org.mariadb.jdbc + mariadb-java-client + + + org.hibernate + hibernate-testing + test + +