Skip to content

Commit 28be063

Browse files
committed
[maven-release-plugin] prepare release json-data-generator-1.4.2
1 parent fbe3c33 commit 28be063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>net.acesinc.data</groupId>
55
<artifactId>json-data-generator</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.4.2-SNAPSHOT</version>
7+
<version>1.4.2</version>
88
<name>${project.artifactId}</name>
99
<description>A robust, generic, streaming random json data generator for your data</description>
1010
<url>https://github.com/acesinc/json-data-generator</url>
@@ -13,7 +13,7 @@
1313
<connection>scm:git:git://github.com/acesinc/json-data-generator.git</connection>
1414
<developerConnection>scm:git:git@github.com:acesinc/json-data-generator.git</developerConnection>
1515
<url>https://github.com/acesinc/json-data-generator</url>
16-
<tag>HEAD</tag>
16+
<tag>json-data-generator-1.4.2</tag>
1717
</scm>
1818

1919
<licenses>

0 commit comments

Comments
 (0)