Skip to content

Commit 8704d9c

Browse files
committed
[maven-release-plugin] prepare release spatial4j-0.8
1 parent c9ccdf6 commit 8704d9c

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

1111
<groupId>org.locationtech.spatial4j</groupId>
1212
<artifactId>spatial4j</artifactId>
13-
<version>0.8-SNAPSHOT</version>
13+
<version>0.8</version>
1414
<packaging>bundle</packaging><!-- an OSGi thing; basically same as 'jar' -->
1515

1616
<name>Spatial4J</name>
@@ -84,7 +84,7 @@
8484
<connection>scm:git:[email protected]:locationtech/spatial4j.git</connection>
8585
<developerConnection>scm:git:[email protected]:locationtech/spatial4j.git</developerConnection>
8686
<url>https://github.com/locationtech/spatial4j</url>
87-
<tag>HEAD</tag>
87+
<tag>spatial4j-0.8</tag>
8888
</scm>
8989

9090
<properties>

0 commit comments

Comments
 (0)