Skip to content

Commit d55589a

Browse files
committed
revert last commit
1 parent c3fbf5d commit d55589a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description>Replication Task Suite: A DSpace add-on providing Curation Tasks that perform replication
88
(backup and restore) of DSpace content to other locations or services.</description>
99
<url>https://wiki.lyrasis.org/display/DSPACE/ReplicationTaskSuite</url>
10-
<version>8.1</version>
10+
<version>8.1-SNAPSHOT</version>
1111

1212
<organization>
1313
<name>LYRASIS</name>
@@ -431,7 +431,7 @@
431431
<connection>scm:git:[email protected]:DSpace/dspace-replicate.git</connection>
432432
<developerConnection>scm:git:[email protected]:DSpace/dspace-replicate.git</developerConnection>
433433
<url>[email protected]:DSpace/dspace-replicate.git</url>
434-
<tag>dspace-replicate-8.1</tag>
434+
<tag>HEAD</tag>
435435
</scm>
436436

437437
<!-- Configure our release repositories to use Sonatype.

0 commit comments

Comments
 (0)