File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.codearte.props2yaml</groupId >
77 <artifactId >props2yaml-project</artifactId >
8- <version >0.3-SNAPSHOT </version >
8+ <version >0.3</version >
99 </parent >
1010
1111 <artifactId >props2yaml</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.codearte.props2yaml</groupId >
77 <artifactId >props2yaml-project</artifactId >
8- <version >0.3-SNAPSHOT </version >
8+ <version >0.3</version >
99 </parent >
1010
1111 <artifactId >props2yaml-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >io.codearte.props2yaml</groupId >
76 <artifactId >props2yaml-project</artifactId >
8- <version >0.3-SNAPSHOT </version >
7+ <version >0.3</version >
98 <packaging >pom</packaging >
109
1110 <name >props2yaml</name >
106105 <connection >scm:git:https://github.com/Codearte/props2yaml.git</connection >
107106 <developerConnection >scm:git:git@github.com:Codearte/props2yaml.git</developerConnection >
108107 <url >https://github.com/Codearte/props2yaml/</url >
109- <tag >HEAD </tag >
108+ <tag >props2yaml-project-0.3 </tag >
110109 </scm >
111110
112111 <distributionManagement >
You can’t perform that action at this time.
0 commit comments