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 --- cds-ui/application/pom.xml | 5 +++-- cds-ui/client/pom.xml | 5 +++-- cds-ui/designer-client/pom.xml | 5 +++-- cds-ui/pom.xml | 5 +++-- cds-ui/server/pom.xml | 5 +++-- 5 files changed, 15 insertions(+), 10 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index b773bebd3..32eaa7ce3 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -18,18 +18,19 @@ 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 ui - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT .. application - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom CDS UI Application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 9cc4d2549..8bb00abe5 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -18,18 +18,19 @@ 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 ui - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT .. ui-client - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom CDS UI Client diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 24e1d2305..e73ddfad3 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -18,18 +18,19 @@ 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 ui - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT .. designer-client - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom CDS designer Client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index fd505b4a4..5a55e127a 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -18,19 +18,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. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.2 + 1.5.3-SNAPSHOT org.onap.ccsdk.cds ui - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom CDS UI Parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index c36139e07..190ab59a3 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -18,18 +18,19 @@ 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 ui - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT .. ui-server - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom CDS UI Server -- cgit 1.2.3-korg