File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 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 >xyz.elemental.expath</groupId >
76 <artifactId >elemental-expath-package-parent</artifactId >
8- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
98 <packaging >pom</packaging >
109
1110 <name >Elemental EXPath Package parent POM</name >
3130 <connection >scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git</connection >
3231 <developerConnection >scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git
3332 </developerConnection >
34- </scm >
33+ <tag >elemental-expath-package-parent-1.0.0</tag >
34+ </scm >
3535
3636 <issueManagement >
3737 <system >GitHub</system >
You can’t perform that action at this time.
0 commit comments