Skip to content

Commit 333306a

Browse files
committed
[maven-release-plugin] prepare release 0.8.7
1 parent f7e210c commit 333306a

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.8.7-SNAPSHOT</version>
13+
<version>0.8.7</version>
1414

1515
<name>${project.artifactId}</name>
1616
<description>Java implementation of an immutable in-memory R-Tree for spatial indexing</description>
@@ -81,7 +81,7 @@
8181
<connection>${scm.url}</connection>
8282
<developerConnection>${scm.url}</developerConnection>
8383
<url>${scm.url}</url>
84-
<tag>0.6.5</tag>
84+
<tag>0.8.7</tag>
8585
</scm>
8686

8787
<dependencies>

0 commit comments

Comments
 (0)