From 8edec22767a6fdb055af92ef815e374987ed8d22 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 7 Apr 2020 11:51:20 -0400 Subject: Roll to next Guilin snapshot Roll to next Guilin snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: I1a5ea68da8821ffe28ac84e60177af05e26b3585 --- .../modules/inbounds/configs-api/pom.xml | 5 +- .../modules/inbounds/configs-api/pom.xml-n | 47 ++++++++++ .../modules/inbounds/designer-api/pom.xml | 3 +- .../modules/inbounds/designer-api/pom.xml-n | 31 +++++++ .../modules/inbounds/health-api-common/pom.xml | 3 +- .../modules/inbounds/health-api-common/pom.xml-n | 50 +++++++++++ .../modules/inbounds/health-api/pom.xml | 5 +- .../modules/inbounds/health-api/pom.xml-n | 41 +++++++++ ms/blueprintsprocessor/modules/inbounds/pom.xml | 3 +- ms/blueprintsprocessor/modules/inbounds/pom.xml-n | 99 ++++++++++++++++++++++ .../modules/inbounds/resource-api/pom.xml | 3 +- .../modules/inbounds/resource-api/pom.xml-n | 42 +++++++++ .../modules/inbounds/selfservice-api/pom.xml | 3 +- .../modules/inbounds/selfservice-api/pom.xml-n | 81 ++++++++++++++++++ 14 files changed, 407 insertions(+), 9 deletions(-) create mode 100644 ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml-n create mode 100644 ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml-n create mode 100644 ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml-n create mode 100644 ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml-n create mode 100644 ms/blueprintsprocessor/modules/inbounds/pom.xml-n create mode 100644 ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml-n create mode 100755 ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml-n (limited to 'ms/blueprintsprocessor/modules/inbounds') diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 8e907abcf..4a9b53dca 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -14,17 +14,18 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT configs-api - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT jar Blueprints Processor Resource Configurations API diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml-n new file mode 100644 index 000000000..fa9ccd220 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml-n @@ -0,0 +1,47 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + configs-api + 1.0.0-SNAPSHOT + jar + + Blueprints Processor Resource Configurations API + Blueprints Processor Resource Configurations API + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + config-snapshots + + + org.springframework.security + spring-security-core + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index edfcdf891..492c7f6ee 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT designer-api diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml-n new file mode 100644 index 000000000..ba55de743 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml-n @@ -0,0 +1,31 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + designer-api + jar + + Blueprints Processor Designer API + Blueprints Processor Designer API + diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml index 9b98a1fc3..9ee9e98c0 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT health-api-common diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml-n new file mode 100644 index 000000000..402d46805 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml-n @@ -0,0 +1,50 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + health-api-common + jar + + Blueprints Processor Health API common + checking system check health endpoints + + + + org.onap.ccsdk.cds.blueprintsprocessor + rest-lib + + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-logging + + + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index f9866a8ed..f27b20da1 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT health-api @@ -35,7 +36,7 @@ org.onap.ccsdk.cds.blueprintsprocessor health-api-common - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml-n new file mode 100644 index 000000000..a7b1a7482 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml-n @@ -0,0 +1,41 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + health-api + jar + + Blueprints Processor Health API + checking system check health endpoints + + + + + org.onap.ccsdk.cds.blueprintsprocessor + health-api-common + 1.0.0-SNAPSHOT + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 88e7ac235..18b6fd00d 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/pom.xml-n new file mode 100644 index 000000000..17189d800 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml-n @@ -0,0 +1,99 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + modules + 1.0.0-SNAPSHOT + + + inbounds + pom + + Blueprints Processor Inbounds POM + Blueprints Processor Inbounds + + + configs-api + designer-api + resource-api + selfservice-api + health-api + health-api-common + + + + + org.springframework.security + spring-security-core + + + org.onap.ccsdk.cds.blueprintsprocessor + workflow-service + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + + + + + io.mockk + mockk + test + + + org.powermock + powermock-api-mockito2 + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + + + io.grpc + grpc-testing + test + + + io.projectreactor + reactor-test + test + + + + com.h2database + h2 + test + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index bec0d1850..7b903cbc7 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT resource-api diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml-n new file mode 100644 index 000000000..3cf6510b9 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml-n @@ -0,0 +1,42 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + resource-api + jar + + Blueprints Processor Resource API + Blueprints Processor Resource API + + + + org.springframework.security + spring-security-core + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 5e3ce2cc9..57e59c53e 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/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 inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT selfservice-api diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml-n new file mode 100755 index 000000000..5b0c65818 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml-n @@ -0,0 +1,81 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + selfservice-api + jar + + Blueprints Processor Selfservice API + Blueprints Processor Selfservice API + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-validation + + + + + org.onap.ccsdk.cds.blueprintsprocessor + message-lib + + + + + org.springframework.kafka + spring-kafka + + + org.slf4j + slf4j-log4j12 + + + + + org.springframework.kafka + spring-kafka-test + test + + + + + org.apache.kafka + kafka_2.11 + ${kafka.version} + + + org.slf4j + slf4j-log4j12 + + + + + -- cgit 1.2.3-korg