File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53 <groupId >se.bjurr.gitchangelog</groupId >
64 <artifactId >git-changelog-maven-plugin</artifactId >
7- <version >1.93.0-SNAPSHOT </version >
5+ <version >1.93.0</version >
86 <packaging >maven-plugin</packaging >
97 <name >git-changelog-maven-plugin</name >
108 <description >Maven plugin that can generate a changelog from git repo.</description >
1412 <scm >
1513 <developerConnection >scm:git:git@github.com:tomasbjerre/git-changelog-maven-plugin.git</developerConnection >
1614 <url >https://github.com/tomasbjerre/git-changelog-maven-plugin</url >
17- <tag >git-changelog-maven-plugin-1.92.2 </tag >
15+ <tag >git-changelog-maven-plugin-1.93.0 </tag >
1816 </scm >
1917
2018 <distributionManagement >
You can’t perform that action at this time.
0 commit comments