Commit cf0d7247 authored by 廖旭伟's avatar 廖旭伟

修改配置文件

parent e547d89d
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>attendance-performance-manager</artifactId>
<packaging>jar</packaging>
<description>考勤绩效管理平台</description>
<parent>
<groupId>com.mortals.xhx</groupId>
<artifactId>attendance-performance-platform</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<parent>
<groupId>com.mortals.xhx</groupId>
<artifactId>attendance-performance-platform</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<properties>
......@@ -224,7 +224,7 @@
<groupId>com.hikvision.ga</groupId>
<artifactId>artemis-http-client</artifactId>
<version>1.1.8</version>
<!-- <systemPath>${project.basedir}/src/main/resources/lib/artemis-http-client-1.1.8.jar</systemPath>-->
<!-- <systemPath>${project.basedir}/src/main/resources/lib/artemis-http-client-1.1.8.jar</systemPath>-->
</dependency>
<!--dingdingtalk sdk-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment