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

Commit 3fb3561

Browse files
committed
[maven-release-plugin] prepare release orcid-jaxb-api-2.1.0
1 parent ae08c20 commit 3fb3561

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64

75
<groupId>org.dspace</groupId>
86
<artifactId>orcid-jaxb-api</artifactId>
9-
<version>2.1.0-SNAPSHOT</version>
7+
<version>2.1.0</version>
108

119
<name>ORCID Java API generated via JAXB</name>
1210
<description>
@@ -243,7 +241,7 @@
243241
<connection>scm:git:git@github.com:DSpace/orcid-jaxb-api.git</connection>
244242
<developerConnection>scm:git:git@github.com:DSpace/orcid-jaxb-api.git</developerConnection>
245243
<url>git@github.com:DSpace/orcid-jaxb-api.git</url>
246-
<tag>HEAD</tag>
244+
<tag>orcid-jaxb-api-2.1.0</tag>
247245
</scm>
248246

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

0 commit comments

Comments
 (0)