From 8edec22767a6fdb055af92ef815e374987ed8d22 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 7 Apr 2020 11:51:20 -0400 Subject: Roll to next Guilin snapshot Roll to next Guilin snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: I1a5ea68da8821ffe28ac84e60177af05e26b3585 --- ms/error-catalog/core/pom.xml | 3 ++- ms/error-catalog/core/pom.xml-n | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 ms/error-catalog/core/pom.xml-n (limited to 'ms/error-catalog/core') diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 0592112cf..a7ecdccbb 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 - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT error-catalog-core diff --git a/ms/error-catalog/core/pom.xml-n b/ms/error-catalog/core/pom.xml-n new file mode 100644 index 000000000..a3663f2c3 --- /dev/null +++ b/ms/error-catalog/core/pom.xml-n @@ -0,0 +1,34 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.error.catalog + error-catalog + 1.0.0-SNAPSHOT + + + error-catalog-core + + Error Catalog Core + Error Catalog Core + + + true + + -- cgit 1.2.3-korg