Skip to content

Commit 587378e

Browse files
committed
[ jsTree Service Framework(TSF) Version up and fixed to properties not reference]
[SmartCommit] SP-535 #close #time 1h +review SR @dongmin.lee #comment jsTree Service Framework(TSF) fixed to properties not reference [Document] http://www.313.co.kr/confluence/display/WIKI/1.0+jsTree+Service+Framework [IssueTracker] http://www.313.co.kr/jira/browse/SP-535 [VersionControl] https://github.com/jstree/jsTree-Service-Framework-Backend-App [CodeReview] http://www.313.co.kr/fecru/changelog/jsTreeServiceFrameworkBackendAppRepo [BuildManager] http://www.313.co.kr/bamboo/browse/STAN-RC [ArtifactManager] http://www.313.co.kr/nexus/content/repositories/StandardProject/ [CodeAnalysis] http://www.313.co.kr/sonar/dashboard/index/4772 [Docker] https://hub.docker.com/r/313devgrp/jstree-service-framework-backend-app/
1 parent 8f361c6 commit 587378e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>313devgrp</groupId>
99
<artifactId>jstree-project</artifactId>
10-
<version>19.04.05</version>
10+
<version>19.04.06</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

lib-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>313devgrp</groupId>
77
<artifactId>jstree-project</artifactId>
8-
<version>19.04.05</version>
8+
<version>19.04.06</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>313devgrp</groupId>
1212
<artifactId>jstree-project</artifactId>
13-
<version>19.04.05</version>
13+
<version>19.04.06</version>
1414
<packaging>pom</packaging>
1515

1616
<name>jstree-project</name>

0 commit comments

Comments
 (0)