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:
Alan Orth 2020-08-05 12:33:25 +03:00
parent f50357b7cc
commit 9bf487a336
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -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>