mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-11-26 08:38:20 +01: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:
parent
f50357b7cc
commit
9bf487a336
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>io.github.ilri.cgspace</groupId>
|
<groupId>io.github.ilri.cgspace</groupId>
|
||||||
<artifactId>dspace-curation-tasks</artifactId>
|
<artifactId>dspace-curation-tasks</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>6.0-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>dspace-curation-tasks</name>
|
<name>dspace-curation-tasks</name>
|
||||||
<url>https://github.com/ilri/dspace-curation-tasks</url>
|
<url>https://github.com/ilri/dspace-curation-tasks</url>
|
||||||
|
Loading…
Reference in New Issue
Block a user