We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44aa861 commit 18cbd19Copy full SHA for 18cbd19
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<description>Replication Task Suite: A DSpace add-on providing Curation Tasks that perform replication
8
(backup and restore) of DSpace content to other locations or services.</description>
9
<url>https://wiki.lyrasis.org/display/DSPACE/ReplicationTaskSuite</url>
10
- <version>8.4</version>
+ <version>8.5-SNAPSHOT</version>
11
12
<organization>
13
<name>LYRASIS</name>
@@ -460,7 +460,7 @@
460
<connection>scm:git:git@github.com:DSpace/dspace-replicate.git</connection>
461
<developerConnection>scm:git:git@github.com:DSpace/dspace-replicate.git</developerConnection>
462
<url>https://github.com/DSpace/dspace-replicate</url>
463
- <tag>dspace-replicate-8.4</tag>
+ <tag>HEAD</tag>
464
</scm>
465
466
<developers>
0 commit comments