Skip to content

Commit e2f85f6

Browse files
committed
rebuilt the xoai jar files with a modified version, to make the project build on Jenkins without breaking all the other PR builds.
1 parent aaa8872 commit e2f85f6

File tree

9 files changed

+5
-5
lines changed

9 files changed

+5
-5
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

74.7 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.4 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.8 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>-->

0 commit comments

Comments
 (0)