From 702c0fa6355436591e2a22d9390ecbbdade0ca6e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Sep 2021 13:11:13 -0400 Subject: Roll versions for Jakarta Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney Change-Id: Ia341d92b79acd758cc9d16f24a83399d1a8a1c5b --- ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 3 +-- ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml | 3 +-- ms/blueprintsprocessor/functions/cli-executor/pom.xml | 3 +-- ms/blueprintsprocessor/functions/config-snapshots/pom.xml | 3 +-- ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml | 3 +-- ms/blueprintsprocessor/functions/message-prioritization/pom.xml | 3 +-- ms/blueprintsprocessor/functions/netconf-executor/pom.xml | 3 +-- ms/blueprintsprocessor/functions/pom.xml | 3 +-- ms/blueprintsprocessor/functions/python-executor/pom.xml | 3 +-- ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 3 +-- ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 3 +-- ms/blueprintsprocessor/functions/restful-executor/pom.xml | 3 +-- 12 files changed, 12 insertions(+), 24 deletions(-) (limited to 'ms/blueprintsprocessor/functions') diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 8e2f3cf61..45666a703 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml b/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml index d64350d9d..66382e52f 100644 --- a/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml +++ b/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index b5c8120e0..f2bd14bf3 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index e8db5b806..ee86c49e6 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml b/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml index 06747f1e1..8862eafb4 100644 --- a/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml +++ b/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml @@ -16,14 +16,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/message-prioritization/pom.xml b/ms/blueprintsprocessor/functions/message-prioritization/pom.xml index 94a5e421d..fde66504d 100644 --- a/ms/blueprintsprocessor/functions/message-prioritization/pom.xml +++ b/ms/blueprintsprocessor/functions/message-prioritization/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index 215c90056..e7fdbcd96 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index 7ebc3029b..94ae8a4da 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -15,14 +15,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index f235a93b4..406e3d34c 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 29a3f9c73..cb1e7f44f 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 505bbb3cf..c8b205b80 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/restful-executor/pom.xml b/ms/blueprintsprocessor/functions/restful-executor/pom.xml index 39877b227..a98882929 100644 --- a/ms/blueprintsprocessor/functions/restful-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restful-executor/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions -- cgit 1.2.3-korg