File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
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/maven-v4_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/maven-v4_0_0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >edu.hm.hafner</groupId >
98 <artifactId >codingstyle-pom</artifactId >
109 <version >6.8.0</version >
11- <relativePath />
10+ <relativePath />
1211 </parent >
1312
1413 <artifactId >analysis-model</artifactId >
2726 <connection >scm:git:https://github.com/jenkinsci/analysis-model.git</connection >
2827 <developerConnection >scm:git:git@github.com:jenkinsci/analysis-model.git</developerConnection >
2928 <url >https://github.com/jenkinsci/analysis-model</url >
30- <tag >${scmTag} </tag >
29+ <tag >v14.0.0 </tag >
3130 </scm >
3231
3332 <licenses >
5554 <properties >
5655 <scmTag >HEAD</scmTag >
5756 <revision >14.0.0</revision >
58- <changelist >-SNAPSHOT </changelist >
59- <previousVersion >13.21 .0</previousVersion >
57+ <changelist ></changelist >
58+ <previousVersion >14.0 .0</previousVersion >
6059
6160 <module .name>edu.hm.hafner.analysis.model</module .name>
6261
You can’t perform that action at this time.
0 commit comments