mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2025-07-08 23:32:27 +02:00
Rename to cgspace-java-helpers again
I don't know what the hell happened.
This commit is contained in:
12
pom.xml
12
pom.xml
@ -5,11 +5,11 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>io.github.ilri.cgspace</groupId>
|
||||
<artifactId>dspace-curation-tasks</artifactId>
|
||||
<artifactId>cgspace-java-helpers</artifactId>
|
||||
<version>6.0-SNAPSHOT</version>
|
||||
|
||||
<name>dspace-curation-tasks</name>
|
||||
<url>https://github.com/ilri/dspace-curation-tasks</url>
|
||||
<name>cgspace-java-helpers</name>
|
||||
<url>https://github.com/ilri/cgspace-java-helpers</url>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
@ -53,9 +53,9 @@
|
||||
</dependencies>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git://github.com/ilri/dspace-curation-tasks.git</connection>
|
||||
<developerConnection>scm:git:ssh://github.com:nanosai/dspace-curation-tasks.git</developerConnection>
|
||||
<url>http://github.com/ilri/dspace-curation-tasks</url>
|
||||
<connection>scm:git:git://github.com/ilri/cgspace-java-helpers.git</connection>
|
||||
<developerConnection>scm:git:ssh://github.com:nanosai/cgspace-java-helpers.git</developerConnection>
|
||||
<url>http://github.com/ilri/cgspace-java-helpers</url>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
Reference in New Issue
Block a user