From fb2abae5c1cffe6f4174600b5be812dd590942d9 Mon Sep 17 00:00:00 2001 From: "michele.artini" Date: Mon, 13 Jul 2020 10:39:51 +0200 Subject: [PATCH] [maven-release-plugin] rollback the release of dnet-applications-3.0.0 --- apps/dhp-broker-application/pom.xml | 6 ++++-- apps/dnet-orgs-database-application/pom.xml | 6 ++++-- apps/pom.xml | 6 ++++-- libs/dnet-openaire-broker-common/pom.xml | 2 +- libs/pom.xml | 6 ++++-- pom.xml | 10 ++++++---- 6 files changed, 23 insertions(+), 13 deletions(-) diff --git a/apps/dhp-broker-application/pom.xml b/apps/dhp-broker-application/pom.xml index 8f3e3b51..9291d413 100644 --- a/apps/dhp-broker-application/pom.xml +++ b/apps/dhp-broker-application/pom.xml @@ -1,10 +1,12 @@ - + eu.dnetlib.dhp apps - 3.0.0 + 3.0.0-SNAPSHOT ../ diff --git a/apps/dnet-orgs-database-application/pom.xml b/apps/dnet-orgs-database-application/pom.xml index 18a882c1..ce3d8eb8 100644 --- a/apps/dnet-orgs-database-application/pom.xml +++ b/apps/dnet-orgs-database-application/pom.xml @@ -1,10 +1,12 @@ - + eu.dnetlib.dhp apps - 3.0.0 + 3.0.0-SNAPSHOT ../ diff --git a/apps/pom.xml b/apps/pom.xml index 106be3ac..0da887b6 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -1,9 +1,11 @@ - + eu.dnetlib.dhp dnet-applications - 3.0.0 + 3.0.0-SNAPSHOT ../ diff --git a/libs/dnet-openaire-broker-common/pom.xml b/libs/dnet-openaire-broker-common/pom.xml index 82778d68..fb749623 100644 --- a/libs/dnet-openaire-broker-common/pom.xml +++ b/libs/dnet-openaire-broker-common/pom.xml @@ -3,7 +3,7 @@ eu.dnetlib.dhp libs - 3.0.0 + 3.0.0-SNAPSHOT ../ diff --git a/libs/pom.xml b/libs/pom.xml index 98302579..5fe5cd12 100644 --- a/libs/pom.xml +++ b/libs/pom.xml @@ -1,10 +1,12 @@ - + eu.dnetlib.dhp dnet-applications - 3.0.0 + 3.0.0-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index 340484cb..74b003c2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,18 @@ - + org.springframework.boot spring-boot-starter-parent 2.3.1.RELEASE - + 4.0.0 eu.dnetlib.dhp dnet-applications - 3.0.0 + 3.0.0-SNAPSHOT pom @@ -43,7 +45,7 @@ scm:git:gitea@code-repo.d4science.org:D-Net/dnet-applications.git scm:git:gitea@code-repo.d4science.org:D-Net/dnet-applications.git https://code-repo.d4science.org/D-Net/dnet-applications/ - dnet-applications-3.0.0 + HEAD This module is the root descriptor for the dnet-applications project