File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2119 <modelVersion >4.0.0</modelVersion >
2220 <parent >
2321 <groupId >org.sonatype.oss</groupId >
2725
2826 <groupId >kr.co.vcnc.haeinsa</groupId >
2927 <artifactId >haeinsa</artifactId >
30- <version >1.0.1-SNAPSHOT </version >
28+ <version >1.0.1</version >
3129 <packaging >jar</packaging >
3230
3331 <name >haeinsa</name >
5553 <url >https://github.com/vcnc/haeinsa</url >
5654 <connection >scm:git:git://github.com/vcnc/haeinsa.git</connection >
5755 <
developerConnection >scm:git:ssh://
[email protected] /vcnc/haeinsa.git</
developerConnection >
58- <tag >HEAD </tag >
56+ <tag >v1.0.1 </tag >
5957 </scm >
6058
6159 <properties >
313311 </goals >
314312 </pluginExecutionFilter >
315313 <action >
316- <ignore />
314+ <ignore />
317315 </action >
318316 </pluginExecution >
319317 <pluginExecution >
326324 </goals >
327325 </pluginExecutionFilter >
328326 <action >
329- <ignore />
327+ <ignore />
330328 </action >
331329 </pluginExecution >
332330 </pluginExecutions >
You can’t perform that action at this time.
0 commit comments