From 1a35598a41c8d2739729f7df502749639f8907bb Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Mon, 12 Apr 2021 16:11:27 +0200 Subject: [PATCH 1/3] removed references to the old maven repository --- dhp-build/dhp-code-style/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dhp-build/dhp-code-style/pom.xml b/dhp-build/dhp-code-style/pom.xml index 379f840..2a64f9e 100644 --- a/dhp-build/dhp-code-style/pom.xml +++ b/dhp-build/dhp-code-style/pom.xml @@ -15,12 +15,12 @@ dnet45-snapshots DNet45 Snapshots - http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots + https://maven.d4science.org/nexus/content/repositories/dnet45-snapshots default dnet45-releases - http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases + https://maven.d4science.org/nexus/content/repositories/dnet45-releases @@ -45,4 +45,4 @@ UTF-8 - \ No newline at end of file + From aee3d387835086d8281a86e3cc263a0771a838b1 Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Mon, 12 Apr 2021 16:12:10 +0200 Subject: [PATCH 2/3] [maven-release-plugin] prepare release dnet-dedup-4.0.6 --- dhp-build/dhp-build-assembly-resources/pom.xml | 2 +- dhp-build/dhp-build-properties-maven-plugin/pom.xml | 2 +- dhp-build/dhp-code-style/pom.xml | 2 +- dhp-build/pom.xml | 2 +- dnet-dedup-test/pom.xml | 2 +- dnet-pace-core/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dhp-build/dhp-build-assembly-resources/pom.xml b/dhp-build/dhp-build-assembly-resources/pom.xml index cdcd965..74c5770 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.6-SNAPSHOT + 4.0.6 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 03b6260..6c48433 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.6-SNAPSHOT + 4.0.6 dhp-build-properties-maven-plugin diff --git a/dhp-build/dhp-code-style/pom.xml b/dhp-build/dhp-code-style/pom.xml index 2a64f9e..5fdd226 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.6-SNAPSHOT + 4.0.6 jar diff --git a/dhp-build/pom.xml b/dhp-build/pom.xml index ab3e0c5..709e29a 100644 --- a/dhp-build/pom.xml +++ b/dhp-build/pom.xml @@ -4,7 +4,7 @@ eu.dnetlib dnet-dedup - 4.0.6-SNAPSHOT + 4.0.6 ../pom.xml dhp-build diff --git a/dnet-dedup-test/pom.xml b/dnet-dedup-test/pom.xml index b8c45db..081f0f3 100644 --- a/dnet-dedup-test/pom.xml +++ b/dnet-dedup-test/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dnet-dedup - 4.0.6-SNAPSHOT + 4.0.6 ../pom.xml diff --git a/dnet-pace-core/pom.xml b/dnet-pace-core/pom.xml index e72bd32..d0abe90 100644 --- a/dnet-pace-core/pom.xml +++ b/dnet-pace-core/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dnet-dedup - 4.0.6-SNAPSHOT + 4.0.6 ../pom.xml diff --git a/pom.xml b/pom.xml index b358a24..10a6c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ eu.dnetlib dnet-dedup - 4.0.6-SNAPSHOT + 4.0.6 pom @@ -22,7 +22,7 @@ scm:git:https://code-repo.d4science.org/D-Net/dnet-dedup.git - dnet-dedup-4.0.3 + dnet-dedup-4.0.6 From 88e18c3196ab7f6771c9a2c7e47ea2df843c5450 Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Mon, 12 Apr 2021 16:12:15 +0200 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- dhp-build/dhp-build-assembly-resources/pom.xml | 2 +- dhp-build/dhp-build-properties-maven-plugin/pom.xml | 2 +- dhp-build/dhp-code-style/pom.xml | 2 +- dhp-build/pom.xml | 2 +- dnet-dedup-test/pom.xml | 2 +- dnet-pace-core/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dhp-build/dhp-build-assembly-resources/pom.xml b/dhp-build/dhp-build-assembly-resources/pom.xml index 74c5770..8d46b8b 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.6 + 4.0.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 6c48433..94cb9db 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.6 + 4.0.7-SNAPSHOT dhp-build-properties-maven-plugin diff --git a/dhp-build/dhp-code-style/pom.xml b/dhp-build/dhp-code-style/pom.xml index 5fdd226..737b6b1 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.6 + 4.0.7-SNAPSHOT jar diff --git a/dhp-build/pom.xml b/dhp-build/pom.xml index 709e29a..afa7fa8 100644 --- a/dhp-build/pom.xml +++ b/dhp-build/pom.xml @@ -4,7 +4,7 @@ eu.dnetlib dnet-dedup - 4.0.6 + 4.0.7-SNAPSHOT ../pom.xml dhp-build diff --git a/dnet-dedup-test/pom.xml b/dnet-dedup-test/pom.xml index 081f0f3..f55e076 100644 --- a/dnet-dedup-test/pom.xml +++ b/dnet-dedup-test/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dnet-dedup - 4.0.6 + 4.0.7-SNAPSHOT ../pom.xml diff --git a/dnet-pace-core/pom.xml b/dnet-pace-core/pom.xml index d0abe90..c02a734 100644 --- a/dnet-pace-core/pom.xml +++ b/dnet-pace-core/pom.xml @@ -6,7 +6,7 @@ eu.dnetlib dnet-dedup - 4.0.6 + 4.0.7-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 10a6c7c..ecca65a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ eu.dnetlib dnet-dedup - 4.0.6 + 4.0.7-SNAPSHOT pom @@ -22,7 +22,7 @@ scm:git:https://code-repo.d4science.org/D-Net/dnet-dedup.git - dnet-dedup-4.0.6 + dnet-dedup-4.0.3