From 61dcd85034ea44b421dfe6a74e46fdc2a749f5af Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 28 Oct 2022 10:11:36 -0400 Subject: [PATCH] Update versions for London Update version of master branch CDS for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) Change-Id: I41a60427c902c731990a9cb570896551819959b6 --- cds-ui/application/pom.xml | 3 ++- cds-ui/client/pom.xml | 3 ++- cds-ui/designer-client/pom.xml | 3 ++- cds-ui/pom.xml | 3 ++- cds-ui/server/pom.xml | 3 ++- components/cba-parent/pom.xml | 3 ++- components/model-catalog/blueprint-model/archetype-blueprint/pom.xml | 3 ++- .../src/main/resources/archetype-resources/pom.xml | 1 + .../model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml | 3 ++- components/model-catalog/blueprint-model/pom.xml | 3 ++- .../blueprint-model/test-blueprint-kotlin-parent/pom.xml | 3 ++- .../blueprint-model/test-blueprint/capability_cli/pom.xml | 3 ++- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 3 ++- .../blueprint-model/test-blueprint/resource-audit/pom.xml | 3 ++- components/pom.xml | 3 ++- ms/blueprintsprocessor/application/pom.xml | 3 ++- 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 ++- ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml | 3 ++- ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml | 3 ++- .../modules/blueprints/blueprint-validation/pom.xml | 3 ++- ms/blueprintsprocessor/modules/blueprints/pom.xml | 3 ++- ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml | 3 ++- 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 ++- ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | 3 ++- ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml | 3 ++- ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml | 3 ++- ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml | 3 ++- ms/blueprintsprocessor/modules/inbounds/pom.xml | 3 ++- ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml | 3 ++- ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml | 3 ++- ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml | 3 ++- ms/blueprintsprocessor/modules/outbounds/pom.xml | 3 ++- ms/blueprintsprocessor/modules/pom.xml | 3 ++- ms/blueprintsprocessor/modules/services/execution-service/pom.xml | 3 ++- ms/blueprintsprocessor/modules/services/pom.xml | 3 ++- ms/blueprintsprocessor/modules/services/workflow-service/pom.xml | 3 ++- ms/blueprintsprocessor/parent/pom.xml | 3 ++- ms/blueprintsprocessor/pom.xml | 3 ++- ms/command-executor/pom.xml | 3 ++- ms/error-catalog/application/pom.xml | 3 ++- ms/error-catalog/core/pom.xml | 3 ++- ms/error-catalog/pom.xml | 3 ++- ms/error-catalog/services/pom.xml | 3 ++- ms/pom.xml | 3 ++- ms/py-executor/pom.xml | 3 ++- ms/sdclistener/application/pom.xml | 3 ++- ms/sdclistener/distribution/pom.xml | 3 ++- ms/sdclistener/parent/pom.xml | 3 ++- ms/sdclistener/pom.xml | 3 ++- pom.xml | 5 +++-- version.properties | 4 ++-- 70 files changed, 140 insertions(+), 71 deletions(-) diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index d7972a403..3a6bfddac 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -18,13 +18,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds cds-ui - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 546b89248..d784aa920 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -18,13 +18,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds cds-ui - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 55a8487cf..812ccf954 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -18,13 +18,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds cds-ui - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index cff807ea6..a08591d75 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -18,13 +18,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds cds-aggregator - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index cbe8f5dad..3be8c76fc 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -18,13 +18,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds cds-ui - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/components/cba-parent/pom.xml b/components/cba-parent/pom.xml index 4c5941d6a..b93c5e515 100644 --- a/components/cba-parent/pom.xml +++ b/components/cba-parent/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 blueprintsprocessor-parent - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../ms/blueprintsprocessor/parent diff --git a/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml b/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml index 88f21326e..8aacb8028 100644 --- a/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml @@ -14,12 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.components.cba archetype-blueprint - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT maven-archetype Components Model Catalog - Blueprints Model - Archetype Blueprints diff --git a/components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/pom.xml b/components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/pom.xml index 12c5d6bc4..0b93479ae 100644 --- a/components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/pom.xml +++ b/components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/pom.xml @@ -14,6 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 diff --git a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml index 3647c6f6e..837560ddb 100644 --- a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml +++ b/components/model-catalog/blueprint-model/cba-assembly-descriptor/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.components.cba blueprint-model - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT cba-assembly-descriptor diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index 2446457ed..e971b1fc8 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/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 cba-parent - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../cba-parent diff --git a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml index ed255cbe5..41614b026 100644 --- a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/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.components.cba blueprint-model - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT test-blueprint-kotlin-parent diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml index 4e32af41e..d530d66c7 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/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.components.cba test-blueprint-model - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT capability_cli diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/pom.xml index 0a34e085a..446867f6f 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/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.components.cba blueprint-model - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT test-blueprint-model diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml index d87ee2ef3..160b9e167 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/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.components.cba test-blueprint-model - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT resource-audit diff --git a/components/pom.xml b/components/pom.xml index 739c7ea06..8d00f3d4d 100644 --- a/components/pom.xml +++ b/components/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 cds-aggregator - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 3b954f687..c1174b3a8 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 blueprintsprocessor-parent - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index d8061beb2..82e6e6b84 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 c67c72ef5..4e8933261 100644 --- a/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml +++ b/ms/blueprintsprocessor/functions/blueprint-audit-status/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 14abe8c98..14f551ebc 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 903a5525e..a9eadd5f0 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 b51296577..b98bf6a5e 100644 --- a/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml +++ b/ms/blueprintsprocessor/functions/k8s-connection-plugin/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 c2700c69e..0a2f29385 100644 --- a/ms/blueprintsprocessor/functions/message-prioritization/pom.xml +++ b/ms/blueprintsprocessor/functions/message-prioritization/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 66f2eb2a3..4889bd251 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index bc49d42dd..de6b16de9 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/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 blueprintsprocessor-parent - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 7a1672c9e..0a1814675 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 38a29ba28..3dea62043 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 47dca6aca..717baa186 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.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 5028bacd2..45bf5a42a 100644 --- a/ms/blueprintsprocessor/functions/restful-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restful-executor/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 blueprintsprocessor-functions - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml index bf3aff2c6..890dcf232 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/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-blueprints - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml index b033f85e5..abcde5635 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/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 modules-blueprints - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml index 3c4542da9..31b7742ac 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/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 modules-blueprints - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/blueprints/pom.xml b/ms/blueprintsprocessor/modules/blueprints/pom.xml index 2a85ce586..f0e407de2 100644 --- a/ms/blueprintsprocessor/modules/blueprints/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/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 blueprintsprocessor-modules - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT modules-blueprints diff --git a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml index 2b950b35f..34a875549 100644 --- a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/resource-dict/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 modules-blueprints - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index 184a4fe25..ee1f74f4b 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index dff10395c..e13d1c2aa 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index 932d9be51..73b408bf8 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index 281907978..b1a18e646 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml index 4b0862476..8f8a1d90b 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 0bf7c2c26..2fcb64b8c 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 blueprintsprocessor-modules - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT modules-commons diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index 676cd3391..be7bfc1c1 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 0f041f5e5..5fb118fd4 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index cc0891912..4aafc2b1e 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 modules-commons - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 244926f67..6dfcb6127 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-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 modules-inbounds - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index 851553119..cd391c3ea 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 modules-inbounds - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml index 2cdf68e02..79b238298 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 modules-inbounds - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index 88a4d1165..3b9bd65ce 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 modules-inbounds - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 8b237f3fd..e8494138d 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 blueprintsprocessor-modules - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT modules-inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index fe8c40da7..127183823 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 modules-inbounds - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 2cc311f0f..bedc2709d 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 modules-inbounds - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml index 8f04b8023..d629fd888 100644 --- a/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/workflow-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 modules-inbounds - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index ab5655351..6650c18c6 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/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 blueprintsprocessor-modules - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT modules-outbounds diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index 27ea82d8f..b3e026ded 100644 --- a/ms/blueprintsprocessor/modules/pom.xml +++ b/ms/blueprintsprocessor/modules/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 blueprintsprocessor-parent - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index c7e999785..ac6864cb2 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/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-services - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index 1bbafebfd..f80b2510f 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/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 blueprintsprocessor-modules - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT modules-services diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml index 8eafd0947..09128e521 100644 --- a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/workflow-service/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-services - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index dc9a3978b..a1746a8fb 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/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 - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index 9d251cbb3..4702ffc6c 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/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 cds-ms - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 7f424a5fe..883b3db2b 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/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 cds-ms - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml index ee97b1aa5..c880c6580 100644 --- a/ms/error-catalog/application/pom.xml +++ b/ms/error-catalog/application/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.error.catalog error-catalog - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT error-catalog-application diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 3cc58d8a0..439ff4489 100644 --- a/ms/error-catalog/core/pom.xml +++ b/ms/error-catalog/core/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.error.catalog error-catalog - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT error-catalog-core diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 0717d4841..4b1725360 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/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 cds-ms - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index ad3b49282..0e9f78539 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/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.error.catalog error-catalog - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT error-catalog-services diff --git a/ms/pom.xml b/ms/pom.xml index d57b4e8c8..6d2d9f974 100644 --- a/ms/pom.xml +++ b/ms/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 cds-aggregator - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index 2dd685e8b..e4269e3c8 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/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 cds-ms - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT py-executor diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 231e17e34..88f426c1e 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/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.sdclistener sdclistener-parent - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../parent diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index e71124865..3dd656ff2 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/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.sdclistener sdclistener-parent - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../parent diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index ead691e55..aa905e311 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/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 sdclistener - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds.sdclistener diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index eaede9115..676eed745 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/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 cds-ms - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 9080e2186..1ca3bb8bd 100644 --- a/pom.xml +++ b/pom.xml @@ -16,19 +16,20 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> + 4.0.0 org.onap.ccsdk.parent spring-boot-26-starter-parent - 2.4.4 + 2.5.0-SNAPSHOT org.onap.ccsdk.cds cds-aggregator - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT pom Aggregator diff --git a/version.properties b/version.properties index bc2b056da..fbddbe73f 100644 --- a/version.properties +++ b/version.properties @@ -5,8 +5,8 @@ release_name=1 -sprint_number=4 -feature_revision=2 +sprint_number=5 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} -- 2.16.6