Skip to content

Commit 29dedd6

Browse files
committed
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.93.0
1 parent 2065395 commit 29dedd6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
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>
@@ -14,7 +12,7 @@
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>

0 commit comments

Comments
 (0)