Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 46345d5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3fb3561 commit 46345d5

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.dspace</groupId>
66
<artifactId>orcid-jaxb-api</artifactId>
7-
<version>2.1.0</version>
7+
<version>2.1.1-SNAPSHOT</version>
88

99
<name>ORCID Java API generated via JAXB</name>
1010
<description>
@@ -241,7 +241,7 @@
241241
<connection>scm:git:git@github.com:DSpace/orcid-jaxb-api.git</connection>
242242
<developerConnection>scm:git:git@github.com:DSpace/orcid-jaxb-api.git</developerConnection>
243243
<url>git@github.com:DSpace/orcid-jaxb-api.git</url>
244-
<tag>orcid-jaxb-api-2.1.0</tag>
244+
<tag>HEAD</tag>
245245
</scm>
246246

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

0 commit comments

Comments
 (0)