From 35f30fdf5c8c34ef5bd44f3f2f8c715cec7d8813 Mon Sep 17 00:00:00 2001 From: minhee <alsdldlfrl@gmail.com> Date: 금, 11 2월 2022 09:36:12 +0900 Subject: [PATCH] - ISP 등록 실패 메시지 수정 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index e80cbf3..2c8b5b3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>kr.wisestone.owl</groupId> <artifactId>kr.wisestone.owl.its</artifactId> - <version>1.0.1.RELEASE</version> + <version>1.0.2.RELEASE</version> <packaging>war</packaging> <properties> -- Gitblit v1.8.0