From 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 26 May 2018 20:03:34 +0300 Subject: update sdc version update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1 Signed-off-by: Michael Lando --- services/activity-spec/activity-spec-web/activity-spec-api-docs/pom.xml | 2 +- services/activity-spec/activity-spec-web/activity-spec-service/pom.xml | 2 +- services/activity-spec/activity-spec-web/activity-spec-war/pom.xml | 2 +- services/activity-spec/activity-spec-web/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'services/activity-spec/activity-spec-web') diff --git a/services/activity-spec/activity-spec-web/activity-spec-api-docs/pom.xml b/services/activity-spec/activity-spec-web/activity-spec-api-docs/pom.xml index 392704781b..a0551cbc49 100644 --- a/services/activity-spec/activity-spec-web/activity-spec-api-docs/pom.xml +++ b/services/activity-spec/activity-spec-web/activity-spec-api-docs/pom.xml @@ -10,7 +10,7 @@ org.onap.sdc.activityspec activity-spec - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../.. diff --git a/services/activity-spec/activity-spec-web/activity-spec-service/pom.xml b/services/activity-spec/activity-spec-web/activity-spec-service/pom.xml index 49cb3f4ee7..0914ed24fc 100644 --- a/services/activity-spec/activity-spec-web/activity-spec-service/pom.xml +++ b/services/activity-spec/activity-spec-web/activity-spec-service/pom.xml @@ -9,7 +9,7 @@ org.onap.sdc.activityspec activity-spec - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../.. diff --git a/services/activity-spec/activity-spec-web/activity-spec-war/pom.xml b/services/activity-spec/activity-spec-web/activity-spec-war/pom.xml index fa2092a8c3..43fa19f7e1 100644 --- a/services/activity-spec/activity-spec-web/activity-spec-war/pom.xml +++ b/services/activity-spec/activity-spec-web/activity-spec-war/pom.xml @@ -10,7 +10,7 @@ org.onap.sdc.activityspec activity-spec - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../.. diff --git a/services/activity-spec/activity-spec-web/pom.xml b/services/activity-spec/activity-spec-web/pom.xml index a1df9771fd..57ac0fa9bc 100644 --- a/services/activity-spec/activity-spec-web/pom.xml +++ b/services/activity-spec/activity-spec-web/pom.xml @@ -9,7 +9,7 @@ org.onap.sdc.activityspec activity-spec - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT -- cgit 1.2.3-korg