Skip to content

Commit eef0681

Browse files
committed
[maven-release-plugin] prepare release 0.7.5
1 parent e225a47 commit eef0681

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>rtree</artifactId>
13-
<version>0.7.5-SNAPSHOT</version>
13+
<version>0.7.5</version>
1414

1515
<name>${project.artifactId}</name>
1616
<description>Java implementation of an immutable in-memory R-Tree for spatial indexing</description>
@@ -79,7 +79,7 @@
7979
<connection>${scm.url}</connection>
8080
<developerConnection>${scm.url}</developerConnection>
8181
<url>${scm.url}</url>
82-
<tag>0.6.5</tag>
82+
<tag>0.7.5</tag>
8383
</scm>
8484

8585
<dependencies>

0 commit comments

Comments
 (0)