This repository was archived by the owner on Apr 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >org.dspace</groupId >
8
6
<artifactId >orcid-jaxb-api</artifactId >
9
- <version >2.1.0-SNAPSHOT </version >
7
+ <version >2.1.0</version >
10
8
11
9
<name >ORCID Java API generated via JAXB</name >
12
10
<description >
243
241
<connection >scm:git:git@github.com:DSpace/orcid-jaxb-api.git</connection >
244
242
<developerConnection >scm:git:git@github.com:DSpace/orcid-jaxb-api.git</developerConnection >
245
243
<url >git@github.com:DSpace/orcid-jaxb-api.git</url >
246
- <tag >HEAD </tag >
244
+ <tag >orcid-jaxb-api-2.1.0 </tag >
247
245
</scm >
248
246
249
247
<!-- Configure our release repositories to use Sonatype.
You can’t perform that action at this time.
0 commit comments