From 46c4c7b526549eb3bc1020f9249fdcf130f94dd0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 7 Apr 2020 11:20:11 -0400 Subject: Roll to next Frankfurt snapshot Roll to next Frankfurt snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: Ia5a5dca4d552925f8909a2c2a92bbabeec39cdc4 --- ms/blueprintsprocessor/modules/commons/db-lib/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/message-lib/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/processor-core/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 3 ++- ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml | 3 ++- 9 files changed, 18 insertions(+), 9 deletions(-) (limited to 'ms/blueprintsprocessor/modules/commons') diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index c91cb5351..cf0414356 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/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 commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT db-lib diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index a2fd4985a..2f5ef65b5 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -18,13 +18,14 @@ ~ limitations under the License. ~ ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT dmaap-lib diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index 30067fb4e..91c0a7879 100644 --- a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/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 commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT grpc-lib diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index 04dd73688..b20ae711a 100644 --- a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/message-lib/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 commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT message-lib diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml index 338428604..a2dd55ea6 100644 --- a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/nats-lib/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 commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT nats-lib diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 3f6f16091..f80a33de4 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/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 modules - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT commons diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index 50259d82a..30ac48010 100644 --- a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT processor-core diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 1525882fb..56b370bbb 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT rest-lib diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index 3b7ae9f67..963b0143c 100644 --- a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/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 commons - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT ssh-lib -- cgit 1.2.3-korg