From 2b77d5a31a4d20c4826b7f0a5c58c98373cd9cea Mon Sep 17 00:00:00 2001 From: David Eckhard Date: Fri, 4 Oct 2024 10:35:51 +0200 Subject: [PATCH 1/2] release: v4.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f832bed3..64b000b8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.damap base - 4.2.0-SNAPSHOT + 4.2.0 ${project.groupId}:${project.artifactId} A tool for machine actionable DMPs. From 5f247f74799127faac40524016e949807a69ac63 Mon Sep 17 00:00:00 2001 From: David Eckhard Date: Wed, 9 Oct 2024 11:17:54 +0200 Subject: [PATCH 2/2] version: Set to 4.3.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64b000b8..abdd3c06 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.damap base - 4.2.0 + 4.3.0-SNAPSHOT ${project.groupId}:${project.artifactId} A tool for machine actionable DMPs.