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:
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Reference in New Issue
Block a user