From 2062ca4e6834886b60e39e38cf21203aac5f62f4 Mon Sep 17 00:00:00 2001 From: sun Date: Fri, 1 Sep 2023 14:04:10 +0800 Subject: [PATCH] feat[java]: set java version to 11 --- boot/pom.xml | 2 +- event/pom.xml | 2 +- hotswap/pom.xml | 2 +- monitor/pom.xml | 2 +- net/pom.xml | 2 +- orm/pom.xml | 2 +- pom.xml | 2 +- protocol/pom.xml | 2 +- scheduler/pom.xml | 2 +- storage/pom.xml | 2 +- util/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/boot/pom.xml b/boot/pom.xml index cf756dcf..99fcd3d6 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/event/pom.xml b/event/pom.xml index 19fce5d6..d7860de2 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/hotswap/pom.xml b/hotswap/pom.xml index e0112b00..0735a7b4 100644 --- a/hotswap/pom.xml +++ b/hotswap/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/monitor/pom.xml b/monitor/pom.xml index 74640327..4a62089e 100644 --- a/monitor/pom.xml +++ b/monitor/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/net/pom.xml b/net/pom.xml index c7a3b16f..ac32b65a 100644 --- a/net/pom.xml +++ b/net/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/orm/pom.xml b/orm/pom.xml index e331b020..1d48b39e 100644 --- a/orm/pom.xml +++ b/orm/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/pom.xml b/pom.xml index 986b2762..2834efd1 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/protocol/pom.xml b/protocol/pom.xml index 536553a3..39c36b24 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 3c81d820..a07b5b31 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/storage/pom.xml b/storage/pom.xml index a4a91952..25ac05ad 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8 diff --git a/util/pom.xml b/util/pom.xml index e6e6f02e..8f4cd6c5 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -50,7 +50,7 @@ 5.2.3 1.9.0 - 17 + 11 UTF-8