diff --git a/dhp-build/dhp-build-assembly-resources/pom.xml b/dhp-build/dhp-build-assembly-resources/pom.xml index 8d46b8b..a31796c 100644 --- a/dhp-build/dhp-build-assembly-resources/pom.xml +++ b/dhp-build/dhp-build-assembly-resources/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dhp-build - 4.0.7-SNAPSHOT + 4.1.7-SNAPSHOT dhp-build-assembly-resources diff --git a/dhp-build/dhp-build-properties-maven-plugin/pom.xml b/dhp-build/dhp-build-properties-maven-plugin/pom.xml index 94cb9db..fb4f5b1 100644 --- a/dhp-build/dhp-build-properties-maven-plugin/pom.xml +++ b/dhp-build/dhp-build-properties-maven-plugin/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dhp-build - 4.0.7-SNAPSHOT + 4.1.7-SNAPSHOT dhp-build-properties-maven-plugin diff --git a/dhp-build/dhp-build-properties-maven-plugin/test.properties b/dhp-build/dhp-build-properties-maven-plugin/test.properties index a24efcc..5733ce3 100644 --- a/dhp-build/dhp-build-properties-maven-plugin/test.properties +++ b/dhp-build/dhp-build-properties-maven-plugin/test.properties @@ -1 +1,2 @@ -# Mon May 03 15:28:39 CEST 2021 +# Mon May 03 16:05:14 CEST 2021 +projectPropertyKey=projectPropertyValue diff --git a/dhp-build/dhp-code-style/pom.xml b/dhp-build/dhp-code-style/pom.xml index 737b6b1..d5e0044 100644 --- a/dhp-build/dhp-code-style/pom.xml +++ b/dhp-build/dhp-code-style/pom.xml @@ -5,7 +5,7 @@ eu.dnetlib dhp-code-style - 4.0.7-SNAPSHOT + 4.1.7-SNAPSHOT jar diff --git a/dhp-build/pom.xml b/dhp-build/pom.xml index afa7fa8..b8dc966 100644 --- a/dhp-build/pom.xml +++ b/dhp-build/pom.xml @@ -4,7 +4,7 @@ eu.dnetlib dnet-dedup - 4.0.7-SNAPSHOT + 4.1.7-SNAPSHOT ../pom.xml dhp-build diff --git a/dnet-dedup-test/pom.xml b/dnet-dedup-test/pom.xml index f55e076..721f7ba 100644 --- a/dnet-dedup-test/pom.xml +++ b/dnet-dedup-test/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dnet-dedup - 4.0.7-SNAPSHOT + 4.1.7-SNAPSHOT ../pom.xml diff --git a/dnet-pace-core/pom.xml b/dnet-pace-core/pom.xml index c02a734..754417b 100644 --- a/dnet-pace-core/pom.xml +++ b/dnet-pace-core/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dnet-dedup - 4.0.7-SNAPSHOT + 4.1.7-SNAPSHOT ../pom.xml diff --git a/dnet-pace-core/src/test/resources/eu/dnetlib/pace/config/organization.cross.compare.conf.json b/dnet-pace-core/src/test/resources/eu/dnetlib/pace/config/organization.cross.compare.conf.json index e6845ae..a349661 100644 --- a/dnet-pace-core/src/test/resources/eu/dnetlib/pace/config/organization.cross.compare.conf.json +++ b/dnet-pace-core/src/test/resources/eu/dnetlib/pace/config/organization.cross.compare.conf.json @@ -15,7 +15,7 @@ "pace" : { "clustering" : [ { "name" : "sortedngrampairs", "fields" : [ "legalname" ], "params" : { "max" : 2, "ngramLen" : "3"} }, - { "name" : "suffixprefix", "fields" : [ "legalname" ], "params" : { "max" : 1, "len" : "3" } }, + { "name" : "suffixprefix", "fields" : [ "legalname" ], "params" : {"max" : 1, "len" : "3" } }, { "name" : "urlclustering", "fields" : [ "websiteurl" ], "params" : { } }, { "name" : "keywordsclustering", "fields" : [ "legalname" ], "params" : { "max": 2, "windowSize": 4} } ], diff --git a/pom.xml b/pom.xml index ecca65a..c65a7e4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ eu.dnetlib dnet-dedup - 4.0.7-SNAPSHOT + 4.1.7-SNAPSHOT pom