From d2d88ecb5fd7407b768a314fb0f88d49c40abbe8 Mon Sep 17 00:00:00 2001
From: rain <167982779@qq.com>
Date: Tue, 30 Jul 2024 19:24:13 +0800
Subject: [PATCH] Merge branch 'ht-dev' of http://139.196.74.78:10010/r/drone/drone-java into ht-dev
---
pom.xml | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5b9b199..09254a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,14 +318,6 @@
</excludes>
</configuration>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>16</source>
- <target>16</target>
- </configuration>
- </plugin>
</plugins>
<!--配置后才可以扫描到xml文件-->
--
Gitblit v1.9.3