Skip to content

Commit ec570e1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5f7a275 commit ec570e1

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>7.6</version>
10+
<version>8.0-SNAPSHOT</version>
1111

1212
<organization>
1313
<name>LYRASIS</name>
@@ -372,7 +372,7 @@
372372
<connection>scm:git:git@github.com:DSpace/dspace-replicate.git</connection>
373373
<developerConnection>scm:git:git@github.com:DSpace/dspace-replicate.git</developerConnection>
374374
<url>git@github.com:DSpace/dspace-replicate.git</url>
375-
<tag>dspace-replicate-7.6</tag>
375+
<tag>HEAD</tag>
376376
</scm>
377377

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

0 commit comments

Comments
 (0)