From 8fab2c64de2185fb905a9f63ff92c205cc8c75ca Mon Sep 17 00:00:00 2001
From: minhee <alsdldlfrl@gmail.com>
Date: 수, 16 3월 2022 18:26:35 +0900
Subject: [PATCH] - 이슈목록 - 테이블표시설정에 등록일 추가

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index ccd4d1b..2c2f7bf 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.5.RELEASE</version>
+    <version>1.0.6.RELEASE</version>
     <packaging>war</packaging>
 
     <properties>

--
Gitblit v1.8.0