File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <parent >
6- <groupId >development </groupId >
7- <artifactId >project</artifactId >
6+ <groupId >313devgrp </groupId >
7+ <artifactId >standard- project</artifactId >
88 <version >${project.version} </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
Original file line number Diff line number Diff line change 88
99 <!-- 기본적인 pom Setting -->
1010 <modelVersion >4.0.0</modelVersion >
11- <groupId >development </groupId >
12- <artifactId >standard</artifactId >
11+ <groupId >313devgrp </groupId >
12+ <artifactId >standard-project </artifactId >
1313 <version >${project.version} </version >
1414 <packaging >pom</packaging >
1515
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <parent >
8- <groupId >development </groupId >
9- <artifactId >project</artifactId >
8+ <groupId >313devgrp </groupId >
9+ <artifactId >standard- project</artifactId >
1010 <version >${project.version} </version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
3636 <dependencies >
3737 <!-- 실행환경 라이브러리 -->
3838 <dependency >
39- <groupId >development </groupId >
40- <artifactId >support </artifactId >
39+ <groupId >313devgrp </groupId >
40+ <artifactId >lib-module </artifactId >
4141 <version >${project.version} </version >
4242 <type >pom</type >
4343 </dependency >
You can’t perform that action at this time.
0 commit comments