From ec0493c5130396ea8bdadfd19258a715731ad333 Mon Sep 17 00:00:00 2001 From: Christian Ortner Date: Thu, 6 Feb 2020 15:51:58 +0100 Subject: [PATCH 1/2] Require at least one item URL to be set --- src/main/resources/findologic.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/findologic.xsd b/src/main/resources/findologic.xsd index bb19d2c..051c93f 100644 --- a/src/main/resources/findologic.xsd +++ b/src/main/resources/findologic.xsd @@ -129,7 +129,7 @@ - + From 82176adfdf8a794354bd261f52c0569c330f8439 Mon Sep 17 00:00:00 2001 From: Christian Ortner Date: Thu, 6 Feb 2020 15:53:41 +0100 Subject: [PATCH 2/2] Increment version number --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c1b1e4..2db4a95 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.findologic xml-export jar - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT xml-export http://maven.apache.org