We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c1693 commit 1fa03c0Copy full SHA for 1fa03c0
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>
@@ -431,7 +431,7 @@
431
<connection>scm:git:git@github.com:DSpace/dspace-replicate.git</connection>
432
<developerConnection>scm:git:git@github.com:DSpace/dspace-replicate.git</developerConnection>
433
<url>git@github.com:DSpace/dspace-replicate.git</url>
434
- <tag>dspace-replicate-8.1</tag>
+ <tag>HEAD</tag>
435
</scm>
436
437
<!-- Configure our release repositories to use Sonatype.
0 commit comments