Skip to content

Commit 7736204

Browse files
committed
[maven-release-plugin] prepare release v1.0.0
1 parent 93f62c2 commit 7736204

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.locationtech.proj4j</groupId>
55
<artifactId>proj4j</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0</version>
77
<packaging>jar</packaging>
88
<name>Proj4J</name>
99
<url>https://github.com/locationtech/proj4j</url>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<url>https://github.com/locationtech/proj4j.git</url>
1919
<connection>scm:git:https://github.com/locationtech/proj4j.git</connection>
20-
<tag>HEAD</tag>
20+
<tag>v1.0.0</tag>
2121
</scm>
2222

2323
<developers>

0 commit comments

Comments
 (0)