1
0
mirror of https://github.com/ilri/cgspace-java-helpers.git synced 2025-05-28 22:28:11 +02:00

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.
This commit is contained in:
2020-08-05 12:33:25 +03:00
parent f50357b7cc
commit 9bf487a336

@ -6,7 +6,7 @@
<groupId>io.github.ilri.cgspace</groupId>
<artifactId>dspace-curation-tasks</artifactId>
<version>1.0-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
<name>dspace-curation-tasks</name>
<url>https://github.com/ilri/dspace-curation-tasks</url>