From 59c354b8c1752450b2a6f7e380d2d8f2b5293265 Mon Sep 17 00:00:00 2001 From: Stefan Obermayer Date: Wed, 24 Jun 2020 15:23:16 +0200 Subject: [PATCH 1/3] add restriction --- src/main/resources/findologic.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/findologic.xsd b/src/main/resources/findologic.xsd index 051c93f..e2329cf 100644 --- a/src/main/resources/findologic.xsd +++ b/src/main/resources/findologic.xsd @@ -270,6 +270,7 @@ + From f09c1dd8947d43aba4296652f5146f096165352f Mon Sep 17 00:00:00 2001 From: Stefan Obermayer Date: Thu, 25 Jun 2020 14:50:37 +0200 Subject: [PATCH 2/3] bump version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2db4a95..9da8745 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.findologic xml-export jar - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT xml-export http://maven.apache.org From 97aa8eee70fe1a6309dcac7c18eaf04cc4e0a0be Mon Sep 17 00:00:00 2001 From: Stefan Obermayer Date: Wed, 1 Jul 2020 12:18:09 +0200 Subject: [PATCH 3/3] use correct version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9da8745..c0f9946 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.findologic xml-export jar - 1.6.0-SNAPSHOT + 1.5.1-SNAPSHOT xml-export http://maven.apache.org