Skip to content

Commit 3cfe865

Browse files
authored
Merge pull request #11635 from IQSS/6.7-updated-xoai-library
XOAI jars updated with the relevant XMLInputFactory commit from the upstream xoai repo
2 parents 0964e81 + 2dca0f4 commit 3cfe865

File tree

11 files changed

+7
-7
lines changed

11 files changed

+7
-7
lines changed

local_lib/io/gdcc/xoai-common/5.3.2-local/xoai-common-5.3.2-local.jar renamed to local_lib/io/gdcc/xoai-common/5.3.2.1-local/xoai-common-5.3.2.1-local.jar

73.8 KB
Binary file not shown.

local_lib/io/gdcc/xoai-common/5.3.2-local/xoai-common-5.3.2-local.pom renamed to local_lib/io/gdcc/xoai-common/5.3.2.1-local/xoai-common-5.3.2.1-local.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>xoai</artifactId>
1313
<groupId>io.gdcc</groupId>
14-
<version>5.3.2-local</version>
14+
<version>5.3.2.1-local</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

local_lib/io/gdcc/xoai-data-provider/5.3.2-local/xoai-data-provider-5.3.2-local.jar renamed to local_lib/io/gdcc/xoai-data-provider/5.3.2.1-local/xoai-data-provider-5.3.2.1-local.jar

71.5 KB
Binary file not shown.

local_lib/io/gdcc/xoai-data-provider/5.3.2-local/xoai-data-provider-5.3.2-local.pom renamed to local_lib/io/gdcc/xoai-data-provider/5.3.2.1-local/xoai-data-provider-5.3.2.1-local.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>xoai</artifactId>
1313
<groupId>io.gdcc</groupId>
14-
<version>5.3.2-local</version>
14+
<version>5.3.2.1-local</version>
1515
</parent>
1616

1717
<modelVersion>4.0.0</modelVersion>

local_lib/io/gdcc/xoai-service-provider/5.3.2-local/xoai-service-provider-5.3.2-local.jar renamed to local_lib/io/gdcc/xoai-service-provider/5.3.2.1-local/xoai-service-provider-5.3.2.1-local.jar

64.6 KB
Binary file not shown.

local_lib/io/gdcc/xoai-service-provider/5.3.2-local/xoai-service-provider-5.3.2-local.pom renamed to local_lib/io/gdcc/xoai-service-provider/5.3.2.1-local/xoai-service-provider-5.3.2.1-local.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.gdcc</groupId>
1313
<artifactId>xoai</artifactId>
14-
<version>5.3.2-local</version>
14+
<version>5.3.2.1-local</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

local_lib/io/gdcc/xoai-xmlio/5.3.2-local/xoai-xmlio-5.3.2-local.jar renamed to local_lib/io/gdcc/xoai-xmlio/5.3.2.1-local/xoai-xmlio-5.3.2.1-local.jar

25.2 KB
Binary file not shown.

local_lib/io/gdcc/xoai-xmlio/5.3.2-local/xoai-xmlio-5.3.2-local.pom renamed to local_lib/io/gdcc/xoai-xmlio/5.3.2.1-local/xoai-xmlio-5.3.2.1-local.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.gdcc</groupId>
66
<artifactId>xoai</artifactId>
7-
<version>5.3.2-local</version>
7+
<version>5.3.2.1-local</version>
88
</parent>
99

1010
<artifactId>xoai-xmlio</artifactId>

local_lib/io/gdcc/xoai/5.3.2-local/xoai-5.3.2-local.pom renamed to local_lib/io/gdcc/xoai/5.3.2.1-local/xoai-5.3.2.1-local.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</modules>
2727

2828
<artifactId>xoai</artifactId>
29-
<version>5.3.2-local</version>
29+
<version>5.3.2.1-local</version>
3030

3131
<name>XOAI : OAI-PMH Java Toolkit</name>
3232
<!--<url>https://github.com/gdcc/xoai</url>-->

modules/dataverse-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166

167167
<!-- NEW gdcc XOAI library implementation -->
168168
<!--gdcc.xoai.version>5.2.0</gdcc.xoai.version -->
169-
<gdcc.xoai.version>5.3.2-local</gdcc.xoai.version>
169+
<gdcc.xoai.version>5.3.2.1-local</gdcc.xoai.version>
170170

171171
<!-- Testing dependencies -->
172172
<testcontainers.version>1.19.7</testcontainers.version>

0 commit comments

Comments
 (0)