We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8633d9 commit dd687dbCopy full SHA for dd687db
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-SNAPSHOT</version>
+ <version>8.1</version>
11
12
<organization>
13
<name>LYRASIS</name>
@@ -445,7 +445,7 @@
445
<connection>scm:git:git@github.com:DSpace/dspace-replicate.git</connection>
446
<developerConnection>scm:git:git@github.com:DSpace/dspace-replicate.git</developerConnection>
447
<url>git@github.com:DSpace/dspace-replicate.git</url>
448
- <tag>HEAD</tag>
+ <tag>dspace-replicate-8.1</tag>
449
</scm>
450
451
<!-- Configure our release repositories to use Sonatype.
0 commit comments