From 9bf487a336b72a5cb8738acb9e9f5efaaf71da70 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 5 Aug 2020 12:33:25 +0300 Subject: [PATCH] pom.xml: Use 6.0-SNAPSHOT for DSpace 6 version I think the most easily understandable versioning scheme is to use the major number from the compatible DSpace version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fe6112..4bfd5e2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.ilri.cgspace dspace-curation-tasks - 1.0-SNAPSHOT + 6.0-SNAPSHOT dspace-curation-tasks https://github.com/ilri/dspace-curation-tasks