From 1f1d7a75f942938f3280a092330f7782d80e9f79 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 17 Jan 2020 22:12:41 +0000 Subject: Release aai/schema-service --- aai-annotations/pom.xml | 2 +- aai-annotations/pom.xml.versionsBackup | 78 ---------------------------------- aai-queries/pom.xml | 2 +- aai-schema-gen/pom.xml | 4 +- aai-schema-service/pom.xml | 2 +- aai-schema/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 85 deletions(-) delete mode 100644 aai-annotations/pom.xml.versionsBackup diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 2df2555..efa7ea5 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.6.1-SNAPSHOT + 1.6.1 aai-annotations aai-annotations diff --git a/aai-annotations/pom.xml.versionsBackup b/aai-annotations/pom.xml.versionsBackup deleted file mode 100644 index 1e03e0e..0000000 --- a/aai-annotations/pom.xml.versionsBackup +++ /dev/null @@ -1,78 +0,0 @@ - - - - 4.0.0 - - org.onap.aai.aai-common - aai-common - 1.3.1-SNAPSHOT - - aai-annotations - aai-annotations - jar - 1.3.1-SNAPSHOT - - https://nexus.onap.org - - - - junit - junit - 3.8.1 - test - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-deploy-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - - - - - - - central - http://repo1.maven.org/maven2 - - - EvoSuite - EvoSuite Repository - http://www.evosuite.org/m2 - - - - diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml index cba7ab2..38df9aa 100644 --- a/aai-queries/pom.xml +++ b/aai-queries/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.6.1-SNAPSHOT + 1.6.1 aai-queries aai-queries diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index 9f0fd66..b924f6d 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -27,11 +27,11 @@ org.onap.aai.schema-service schema-service - 1.6.1-SNAPSHOT + 1.6.1 aai-schema-gen aai-schema-gen - 1.6.1-SNAPSHOT + 1.6.1 https://nexus.onap.org diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 21f414e..08e5fc6 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.schema-service schema-service - 1.6.1-SNAPSHOT + 1.6.1 org.onap.aai.schema-service aai-schema-service diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 39d5f6f..34e7995 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.6.1-SNAPSHOT + 1.6.1 aai-schema aai-schema diff --git a/pom.xml b/pom.xml index 19a3fdc..5ed78f6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.schema-service schema-service - 1.6.1-SNAPSHOT + 1.6.1 aai-schema-service pom -- cgit 1.2.3-korg