Skip to content

Commit 457e82b

Browse files
committed
[maven-release-plugin] prepare release v1.3.0
1 parent 0bee34e commit 457e82b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.maxmind.db</groupId>
55
<artifactId>maxmind-db</artifactId>
6-
<version>1.2.3-SNAPSHOT</version>
6+
<version>1.3.0</version>
77
<packaging>jar</packaging>
88
<name>MaxMind DB Reader</name>
99
<description>Reader for MaxMind DB</description>
@@ -102,7 +102,7 @@
102102
<configuration>
103103
<format>xml</format>
104104
<maxmem>256m</maxmem>
105-
<check/>
105+
<check />
106106
</configuration>
107107
</plugin>
108108
<plugin>

0 commit comments

Comments
 (0)