File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><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" >
1+ <?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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23 <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <groupId >se.bjurr.maven</groupId >
89
910 <groupId >se.bjurr.gitchangelog</groupId >
1011 <artifactId >git-changelog-maven-plugin</artifactId >
11- <version >2.2.11-SNAPSHOT </version >
12+ <version >2.2.11</version >
1213
1314 <packaging >maven-plugin</packaging >
1415 <name >git-changelog-maven-plugin</name >
1819
1920 <scm >
2021 <developerConnection >scm:git:git@github.com:tomasbjerre/git-changelog-maven-plugin.git</developerConnection >
21- <tag >git-changelog-maven-plugin-2.2.9 </tag >
22+ <tag >git-changelog-maven-plugin-2.2.11 </tag >
2223 <url >https://github.com/tomasbjerre/git-changelog-maven-plugin</url >
2324 </scm >
2425
6465 </plugin >
6566 </plugins >
6667 </build >
67- </project >
68+ </project >
You can’t perform that action at this time.
0 commit comments