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 --- .../functions/config-snapshots/pom.xml | 5 +- .../functions/config-snapshots/pom.xml-n | 60 ++++++++++++++++++++++ 2 files changed, 63 insertions(+), 2 deletions(-) create mode 100644 ms/blueprintsprocessor/functions/config-snapshots/pom.xml-n (limited to 'ms/blueprintsprocessor/functions/config-snapshots') diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index 0f6c10e89..4aa3ebbb1 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT Blueprints Processor Function - Config Snapshots Blueprints Processor Function - Config Snapshots diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml-n b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml-n new file mode 100644 index 000000000..cbdad2551 --- /dev/null +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml-n @@ -0,0 +1,60 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + config-snapshots + 1.0.0-SNAPSHOT + + Blueprints Processor Function - Config Snapshots + Blueprints Processor Function - Config Snapshots + + + + org.python + jython-standalone + + + com.h2database + h2 + + + org.mariadb.jdbc + mariadb-java-client + + + com.github.fge + json-patch + + + org.xmlunit + xmlunit-core + + + org.hibernate + hibernate-testing + test + + + -- cgit 1.2.3-korg