Skip to content

Commit 3fee15d

Browse files
committed
[maven-release-plugin] prepare release toml4j-0.7.1
1 parent 214143f commit 3fee15d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.moandjiezana.toml</groupId>
44
<artifactId>toml4j</artifactId>
5-
<version>0.7.1-SNAPSHOT</version>
5+
<version>0.7.1</version>
66
<name>toml4j</name>
77
<description>A parser for TOML</description>
88
<url>http://moandjiezana.com/toml/toml4j</url>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:git@github.com:mwanji/toml4j.git</connection>
1818
<developerConnection>scm:git:git@github.com:mwanji/toml4j.git</developerConnection>
1919
<url>https://github.com/mwanji/toml4j</url>
20-
<tag>HEAD</tag>
20+
<tag>toml4j-0.7.1</tag>
2121
</scm>
2222
<issueManagement>
2323
<system>Github Issues</system>

0 commit comments

Comments
 (0)