mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2025-07-21 05:24:20 +02:00
Compare commits
2 Commits
v6.1
...
5ceaebaeae
Author | SHA1 | Date | |
---|---|---|---|
5ceaebaeae
|
|||
f3dcc6e261
|
@ -44,6 +44,8 @@ Please refer to the appropriate README.md file:
|
|||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- Add a curation task to normalize DOIs to "https://doi.org" format
|
- Add a curation task to normalize DOIs to "https://doi.org" format
|
||||||
|
- Migrate from maven-deploy-plugin to nexus-staging-maven-plugin, see: https://central.sonatype.org/publish/publish-maven/#nexus-staging-maven-plugin-for-deployment-and-release
|
||||||
|
- Stop using oss-parent, see: https://central.sonatype.org/publish/publish-maven/#create-a-ticket-with-sonatype
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
This project was initially created according to the [Maven Getting Started Guide](https://maven.apache.org/guides/getting-started/):
|
This project was initially created according to the [Maven Getting Started Guide](https://maven.apache.org/guides/getting-started/):
|
||||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>io.github.ilri.cgspace</groupId>
|
<groupId>io.github.ilri.cgspace</groupId>
|
||||||
<artifactId>cgspace-java-helpers</artifactId>
|
<artifactId>cgspace-java-helpers</artifactId>
|
||||||
<version>6.1</version>
|
<version>6.2-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>cgspace-java-helpers</name>
|
<name>cgspace-java-helpers</name>
|
||||||
<url>https://github.com/ilri/cgspace-java-helpers</url>
|
<url>https://github.com/ilri/cgspace-java-helpers</url>
|
||||||
|
Reference in New Issue
Block a user