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

Commit 67aabf3

Browse files
committed
[maven-release-plugin] rollback the release of orcid-jaxb-api-2.1.0
1 parent e105c61 commit 67aabf3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
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">
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">
35
<modelVersion>4.0.0</modelVersion>
46

57
<groupId>org.dspace</groupId>
68
<artifactId>orcid-jaxb-api</artifactId>
7-
<version>2.1.1-SNAPSHOT</version>
9+
<version>2.1.0-SNAPSHOT</version>
810

911
<name>ORCID Java API generated via JAXB</name>
1012
<description>

0 commit comments

Comments
 (0)