From 67daad4acb8a1ac2cc18e7efa84ded7cdf5ef164 Mon Sep 17 00:00:00 2001 From: Lijun Liao Date: Sat, 12 Feb 2022 20:18:43 +0100 Subject: [PATCH] release 5.3.15 --- assemblies/features/cli/pom.xml | 2 +- assemblies/features/pom.xml | 2 +- assemblies/features/qa/pom.xml | 2 +- assemblies/pom.xml | 2 +- assemblies/xipki-ca/pom.xml | 2 +- assemblies/xipki-cli/pom.xml | 2 +- assemblies/xipki-dbtool/pom.xml | 2 +- assemblies/xipki-ocsp/pom.xml | 2 +- assemblies/xipki-p11proxy/pom.xml | 2 +- assemblies/xipki-qa/pom.xml | 2 +- audit/pom.xml | 2 +- ca-api/pom.xml | 2 +- ca-mgmt-client/pom.xml | 2 +- ca-server/pom.xml | 2 +- ca-servlet/pom.xml | 2 +- certprofile-xijson/pom.xml | 2 +- cmpclient/pom.xml | 2 +- datasource/pom.xml | 2 +- dbtool/pom.xml | 2 +- examples/certprofile-example/pom.xml | 2 +- examples/dummy-ctlog-server/pom.xml | 2 +- examples/license-example/pom.xml | 2 +- examples/lite-caclient-example/pom.xml | 2 +- examples/ocsp-store-example-assembly/pom.xml | 2 +- examples/ocsp-store-example/pom.xml | 2 +- examples/pom.xml | 2 +- examples/scep-example/pom.xml | 2 +- license-api/pom.xml | 2 +- ocsp-api/pom.xml | 2 +- ocsp-client/pom.xml | 2 +- ocsp-mgmt-client/pom.xml | 2 +- ocsp-server/pom.xml | 2 +- ocsp-servlet/pom.xml | 2 +- p11proxy-servlet/pom.xml | 2 +- password/pom.xml | 2 +- pom.xml | 2 +- qa/pom.xml | 2 +- scep-client/pom.xml | 2 +- security-extra/pom.xml | 2 +- security/pom.xml | 2 +- shells/ca-mgmt-shell/pom.xml | 2 +- shells/cmpclient-shell/pom.xml | 2 +- shells/dbtool-shell/pom.xml | 2 +- shells/ocsp-client-shell/pom.xml | 2 +- shells/ocsp-mgmt-shell/pom.xml | 2 +- shells/pom.xml | 2 +- shells/qa-shell/pom.xml | 2 +- shells/scep-client-shell/pom.xml | 2 +- shells/security-shell/pom.xml | 2 +- shells/shell-base/pom.xml | 2 +- util/pom.xml | 2 +- 51 files changed, 51 insertions(+), 51 deletions(-) diff --git a/assemblies/features/cli/pom.xml b/assemblies/features/cli/pom.xml index 25865bc901..4a05c03f4d 100644 --- a/assemblies/features/cli/pom.xml +++ b/assemblies/features/cli/pom.xml @@ -6,7 +6,7 @@ org.xipki.feature features - 5.3.15-SNAPSHOT + 5.3.15 cli pom diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index ac15a7fa7c..e37bfa38e3 100644 --- a/assemblies/features/pom.xml +++ b/assemblies/features/pom.xml @@ -6,7 +6,7 @@ org.xipki.assembly assemblies - 5.3.15-SNAPSHOT + 5.3.15 org.xipki.feature features diff --git a/assemblies/features/qa/pom.xml b/assemblies/features/qa/pom.xml index 3c1c36942c..c5e282eeb5 100644 --- a/assemblies/features/qa/pom.xml +++ b/assemblies/features/qa/pom.xml @@ -6,7 +6,7 @@ org.xipki.feature features - 5.3.15-SNAPSHOT + 5.3.15 qa pom diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 41b9e0c9ce..21b8d9e715 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 org.xipki.assembly assemblies diff --git a/assemblies/xipki-ca/pom.xml b/assemblies/xipki-ca/pom.xml index 345de18f21..1af047f3c4 100644 --- a/assemblies/xipki-ca/pom.xml +++ b/assemblies/xipki-ca/pom.xml @@ -6,7 +6,7 @@ org.xipki.assembly assemblies - 5.3.15-SNAPSHOT + 5.3.15 xipki-ca pom diff --git a/assemblies/xipki-cli/pom.xml b/assemblies/xipki-cli/pom.xml index 941ebf836a..2a924ea790 100644 --- a/assemblies/xipki-cli/pom.xml +++ b/assemblies/xipki-cli/pom.xml @@ -6,7 +6,7 @@ org.xipki.assembly assemblies - 5.3.15-SNAPSHOT + 5.3.15 xipki-cli pom diff --git a/assemblies/xipki-dbtool/pom.xml b/assemblies/xipki-dbtool/pom.xml index 0aa8ff49e0..f033c8bc21 100644 --- a/assemblies/xipki-dbtool/pom.xml +++ b/assemblies/xipki-dbtool/pom.xml @@ -6,7 +6,7 @@ org.xipki.assembly assemblies - 5.3.15-SNAPSHOT + 5.3.15 xipki-dbtool pom diff --git a/assemblies/xipki-ocsp/pom.xml b/assemblies/xipki-ocsp/pom.xml index c332c35846..589dd920e0 100644 --- a/assemblies/xipki-ocsp/pom.xml +++ b/assemblies/xipki-ocsp/pom.xml @@ -6,7 +6,7 @@ org.xipki.assembly assemblies - 5.3.15-SNAPSHOT + 5.3.15 xipki-ocsp pom diff --git a/assemblies/xipki-p11proxy/pom.xml b/assemblies/xipki-p11proxy/pom.xml index f988758428..fc473c1d97 100644 --- a/assemblies/xipki-p11proxy/pom.xml +++ b/assemblies/xipki-p11proxy/pom.xml @@ -6,7 +6,7 @@ org.xipki.assembly assemblies - 5.3.15-SNAPSHOT + 5.3.15 xipki-p11proxy pom diff --git a/assemblies/xipki-qa/pom.xml b/assemblies/xipki-qa/pom.xml index 69014e9e83..68301ea0f0 100644 --- a/assemblies/xipki-qa/pom.xml +++ b/assemblies/xipki-qa/pom.xml @@ -6,7 +6,7 @@ org.xipki.assembly assemblies - 5.3.15-SNAPSHOT + 5.3.15 xipki-qa pom diff --git a/audit/pom.xml b/audit/pom.xml index dd6b9ec0c6..a19ca781ce 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 bundle audit diff --git a/ca-api/pom.xml b/ca-api/pom.xml index 6279929c11..357d986eef 100644 --- a/ca-api/pom.xml +++ b/ca-api/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ca-api XiPKI :: ${project.artifactId} diff --git a/ca-mgmt-client/pom.xml b/ca-mgmt-client/pom.xml index f027f9a95a..11f1b2b057 100644 --- a/ca-mgmt-client/pom.xml +++ b/ca-mgmt-client/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ca-mgmt-client XiPKI :: ${project.artifactId} diff --git a/ca-server/pom.xml b/ca-server/pom.xml index 3a202eaf0d..59aeedb523 100644 --- a/ca-server/pom.xml +++ b/ca-server/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ca-server bundle diff --git a/ca-servlet/pom.xml b/ca-servlet/pom.xml index b0abd634e7..0d42ad296e 100644 --- a/ca-servlet/pom.xml +++ b/ca-servlet/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ca-servlet war diff --git a/certprofile-xijson/pom.xml b/certprofile-xijson/pom.xml index 3f7cd22f37..610b16ad58 100644 --- a/certprofile-xijson/pom.xml +++ b/certprofile-xijson/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 certprofile-xijson bundle diff --git a/cmpclient/pom.xml b/cmpclient/pom.xml index 5507de7f44..bd0fcb937f 100644 --- a/cmpclient/pom.xml +++ b/cmpclient/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 cmpclient bundle diff --git a/datasource/pom.xml b/datasource/pom.xml index a2506eda57..afe79f8f10 100644 --- a/datasource/pom.xml +++ b/datasource/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 bundle datasource diff --git a/dbtool/pom.xml b/dbtool/pom.xml index 3e25d18f05..c0149fb06b 100644 --- a/dbtool/pom.xml +++ b/dbtool/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 dbtool bundle diff --git a/examples/certprofile-example/pom.xml b/examples/certprofile-example/pom.xml index ff198f67ed..bb370254c1 100644 --- a/examples/certprofile-example/pom.xml +++ b/examples/certprofile-example/pom.xml @@ -6,7 +6,7 @@ org.xipki.example examples - 5.3.15-SNAPSHOT + 5.3.15 certprofile-example bundle diff --git a/examples/dummy-ctlog-server/pom.xml b/examples/dummy-ctlog-server/pom.xml index 93e65d211b..ade9cf9a77 100644 --- a/examples/dummy-ctlog-server/pom.xml +++ b/examples/dummy-ctlog-server/pom.xml @@ -6,7 +6,7 @@ org.xipki.example examples - 5.3.15-SNAPSHOT + 5.3.15 dummy-ctlog-server war diff --git a/examples/license-example/pom.xml b/examples/license-example/pom.xml index c45fd7d883..9daeb080f9 100644 --- a/examples/license-example/pom.xml +++ b/examples/license-example/pom.xml @@ -6,7 +6,7 @@ org.xipki.example examples - 5.3.15-SNAPSHOT + 5.3.15 license-example bundle diff --git a/examples/lite-caclient-example/pom.xml b/examples/lite-caclient-example/pom.xml index b9e3456cc3..60f18abc2c 100644 --- a/examples/lite-caclient-example/pom.xml +++ b/examples/lite-caclient-example/pom.xml @@ -6,7 +6,7 @@ org.xipki.example examples - 5.3.15-SNAPSHOT + 5.3.15 lite-caclient-example bundle diff --git a/examples/ocsp-store-example-assembly/pom.xml b/examples/ocsp-store-example-assembly/pom.xml index 6281499b12..92bcae45ad 100644 --- a/examples/ocsp-store-example-assembly/pom.xml +++ b/examples/ocsp-store-example-assembly/pom.xml @@ -6,7 +6,7 @@ org.xipki.example examples - 5.3.15-SNAPSHOT + 5.3.15 ocsp-store-example-assembly pom diff --git a/examples/ocsp-store-example/pom.xml b/examples/ocsp-store-example/pom.xml index ba617141a4..0b792b9f76 100644 --- a/examples/ocsp-store-example/pom.xml +++ b/examples/ocsp-store-example/pom.xml @@ -6,7 +6,7 @@ org.xipki.example examples - 5.3.15-SNAPSHOT + 5.3.15 ocsp-store-example bundle diff --git a/examples/pom.xml b/examples/pom.xml index 2c03d38b1e..e269a32d03 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 org.xipki.example examples diff --git a/examples/scep-example/pom.xml b/examples/scep-example/pom.xml index 8298d07af8..a56e1c1d0e 100644 --- a/examples/scep-example/pom.xml +++ b/examples/scep-example/pom.xml @@ -6,7 +6,7 @@ org.xipki.example examples - 5.3.15-SNAPSHOT + 5.3.15 scep-example bundle diff --git a/license-api/pom.xml b/license-api/pom.xml index 64fbb8d643..eaf7d01387 100644 --- a/license-api/pom.xml +++ b/license-api/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 license-api bundle diff --git a/ocsp-api/pom.xml b/ocsp-api/pom.xml index 5cbffd641a..500a203edc 100644 --- a/ocsp-api/pom.xml +++ b/ocsp-api/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ocsp-api bundle diff --git a/ocsp-client/pom.xml b/ocsp-client/pom.xml index a52e807b59..5efe5c58de 100644 --- a/ocsp-client/pom.xml +++ b/ocsp-client/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ocsp-client bundle diff --git a/ocsp-mgmt-client/pom.xml b/ocsp-mgmt-client/pom.xml index 3cd962a473..b03e53effa 100644 --- a/ocsp-mgmt-client/pom.xml +++ b/ocsp-mgmt-client/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ocsp-mgmt-client XiPKI :: ${project.artifactId} diff --git a/ocsp-server/pom.xml b/ocsp-server/pom.xml index a28a3e457d..70e8146776 100644 --- a/ocsp-server/pom.xml +++ b/ocsp-server/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ocsp-server bundle diff --git a/ocsp-servlet/pom.xml b/ocsp-servlet/pom.xml index d44434f970..7e2c2740c2 100644 --- a/ocsp-servlet/pom.xml +++ b/ocsp-servlet/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 ocsp-servlet war diff --git a/p11proxy-servlet/pom.xml b/p11proxy-servlet/pom.xml index a9cc01b076..4558e75787 100644 --- a/p11proxy-servlet/pom.xml +++ b/p11proxy-servlet/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 p11proxy-servlet war diff --git a/password/pom.xml b/password/pom.xml index c0ef48816e..5d5c6d310f 100644 --- a/password/pom.xml +++ b/password/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 password bundle diff --git a/pom.xml b/pom.xml index 19ce96c17b..3ba7c544a3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.xipki xipki-parent pom - 5.3.15-SNAPSHOT + 5.3.15 XiPKI :: ${project.artifactId} XiPKI Parent http://xipki.org diff --git a/qa/pom.xml b/qa/pom.xml index f4a28e836d..946984bd7a 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 qa bundle diff --git a/scep-client/pom.xml b/scep-client/pom.xml index 1dc74e2bf3..d5f6e30977 100644 --- a/scep-client/pom.xml +++ b/scep-client/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 scep-client XiPKI :: ${project.artifactId} diff --git a/security-extra/pom.xml b/security-extra/pom.xml index 29315d8708..b46960dd1d 100644 --- a/security-extra/pom.xml +++ b/security-extra/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 security-extra bundle diff --git a/security/pom.xml b/security/pom.xml index 1aae9c27e9..17f7083d34 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 security bundle diff --git a/shells/ca-mgmt-shell/pom.xml b/shells/ca-mgmt-shell/pom.xml index c19a6364eb..16e2d03a50 100644 --- a/shells/ca-mgmt-shell/pom.xml +++ b/shells/ca-mgmt-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 ca-mgmt-shell bundle diff --git a/shells/cmpclient-shell/pom.xml b/shells/cmpclient-shell/pom.xml index 96582ab37b..7c7fc7d856 100644 --- a/shells/cmpclient-shell/pom.xml +++ b/shells/cmpclient-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 cmpclient-shell bundle diff --git a/shells/dbtool-shell/pom.xml b/shells/dbtool-shell/pom.xml index a5e07d29cb..e8b4331597 100644 --- a/shells/dbtool-shell/pom.xml +++ b/shells/dbtool-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 dbtool-shell bundle diff --git a/shells/ocsp-client-shell/pom.xml b/shells/ocsp-client-shell/pom.xml index 8a88fe8c4f..1c435a3209 100644 --- a/shells/ocsp-client-shell/pom.xml +++ b/shells/ocsp-client-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 ocsp-client-shell bundle diff --git a/shells/ocsp-mgmt-shell/pom.xml b/shells/ocsp-mgmt-shell/pom.xml index b6585b4909..7fecc0319b 100644 --- a/shells/ocsp-mgmt-shell/pom.xml +++ b/shells/ocsp-mgmt-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 ocsp-mgmt-shell bundle diff --git a/shells/pom.xml b/shells/pom.xml index ed14106f9e..875fad0bfc 100644 --- a/shells/pom.xml +++ b/shells/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 org.xipki.shell shells diff --git a/shells/qa-shell/pom.xml b/shells/qa-shell/pom.xml index fedc273ee3..4ce33d203c 100644 --- a/shells/qa-shell/pom.xml +++ b/shells/qa-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 qa-shell bundle diff --git a/shells/scep-client-shell/pom.xml b/shells/scep-client-shell/pom.xml index 5715f24a78..27452421a3 100644 --- a/shells/scep-client-shell/pom.xml +++ b/shells/scep-client-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 scep-client-shell bundle diff --git a/shells/security-shell/pom.xml b/shells/security-shell/pom.xml index 8c61a45918..a4e40b87b3 100644 --- a/shells/security-shell/pom.xml +++ b/shells/security-shell/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 security-shell bundle diff --git a/shells/shell-base/pom.xml b/shells/shell-base/pom.xml index 93651ff6c3..a7e79bdfb2 100644 --- a/shells/shell-base/pom.xml +++ b/shells/shell-base/pom.xml @@ -6,7 +6,7 @@ org.xipki.shell shells - 5.3.15-SNAPSHOT + 5.3.15 shell-base bundle diff --git a/util/pom.xml b/util/pom.xml index 121c361224..9221fecf3d 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,7 +6,7 @@ org.xipki xipki-parent - 5.3.15-SNAPSHOT + 5.3.15 bundle util