|
|
@ -9,14 +9,14 @@
|
|
|
|
<version>2.7.18</version>
|
|
|
|
<version>2.7.18</version>
|
|
|
|
<relativePath/> <!-- lookup parent from repository -->
|
|
|
|
<relativePath/> <!-- lookup parent from repository -->
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
|
|
<groupId>xit-app</groupId>
|
|
|
|
<groupId>xit-app</groupId>
|
|
|
|
<artifactId>fims</artifactId>
|
|
|
|
<artifactId>fims</artifactId>
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
<name>fims</name>
|
|
|
|
<name>fims</name>
|
|
|
|
<description>과태료통합관리시스템</description>
|
|
|
|
<description>과태료통합관리시스템</description>
|
|
|
|
<packaging>war</packaging>
|
|
|
|
<packaging>war</packaging>
|
|
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
<properties>
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|
<java.version>17</java.version>
|
|
|
|
<java.version>17</java.version>
|
|
|
@ -28,7 +28,7 @@
|
|
|
|
<url>https://nas.xit.co.kr:8888/repository/maven-public/</url>
|
|
|
|
<url>https://nas.xit.co.kr:8888/repository/maven-public/</url>
|
|
|
|
</repository>
|
|
|
|
</repository>
|
|
|
|
</repositories>
|
|
|
|
</repositories>
|
|
|
|
|
|
|
|
|
|
|
|
<pluginRepositories>
|
|
|
|
<pluginRepositories>
|
|
|
|
<pluginRepository>
|
|
|
|
<pluginRepository>
|
|
|
|
<id>maven-public</id>
|
|
|
|
<id>maven-public</id>
|
|
|
@ -40,11 +40,11 @@
|
|
|
|
<enabled>false</enabled>
|
|
|
|
<enabled>false</enabled>
|
|
|
|
</releases>
|
|
|
|
</releases>
|
|
|
|
</pluginRepository>
|
|
|
|
</pluginRepository>
|
|
|
|
</pluginRepositories>
|
|
|
|
</pluginRepositories>
|
|
|
|
|
|
|
|
|
|
|
|
<dependencyManagement>
|
|
|
|
<dependencyManagement>
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<artifactId>fims-java</artifactId>
|
|
|
|
<artifactId>fims-java</artifactId>
|
|
|
@ -55,7 +55,7 @@
|
|
|
|
</exclusion>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.egovframe.rte</groupId>
|
|
|
|
<groupId>org.egovframe.rte</groupId>
|
|
|
|
<artifactId>org.egovframe.rte.fdl.crypto</artifactId>
|
|
|
|
<artifactId>org.egovframe.rte.fdl.crypto</artifactId>
|
|
|
@ -66,7 +66,7 @@
|
|
|
|
</exclusion>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>3rd-party</groupId>
|
|
|
|
<groupId>3rd-party</groupId>
|
|
|
|
<artifactId>echelon</artifactId>
|
|
|
|
<artifactId>echelon</artifactId>
|
|
|
@ -77,7 +77,7 @@
|
|
|
|
<artifactId>dguard</artifactId>
|
|
|
|
<artifactId>dguard</artifactId>
|
|
|
|
<scope>compile</scope>
|
|
|
|
<scope>compile</scope>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
</dependencyManagement>
|
|
|
|
</dependencyManagement>
|
|
|
|
|
|
|
|
|
|
|
@ -87,15 +87,14 @@
|
|
|
|
<artifactId>fims-java</artifactId>
|
|
|
|
<artifactId>fims-java</artifactId>
|
|
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<artifactId>sgg-setting</artifactId>
|
|
|
|
<artifactId>sgg-setting</artifactId>
|
|
|
|
<version>${sgg}</version>
|
|
|
|
<version>${sgg}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<build>
|
|
|
|
<plugins>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<plugin>
|
|
|
|