We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943719b commit 64009eeCopy full SHA for 64009ee
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.1</version>
+ <version>8.2-SNAPSHOT</version>
11
12
<organization>
13
<name>LYRASIS</name>
@@ -458,7 +458,7 @@
458
<connection>scm:git:git@github.com:DSpace/dspace-replicate.git</connection>
459
<developerConnection>scm:git:git@github.com:DSpace/dspace-replicate.git</developerConnection>
460
<url>git@github.com:DSpace/dspace-replicate.git</url>
461
- <tag>dspace-replicate-8.1</tag>
+ <tag>HEAD</tag>
462
</scm>
463
464
<!-- Configure our release repositories to use Sonatype.
0 commit comments