Bump Spatial4J version to 0.2. Also noticed added missing slf4j dependency in spatial module's pom.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299334 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Wayne Smiley 2012-03-11 06:47:52 +00:00
parent a6af5d8181
commit 95d792f336
3 changed files with 7 additions and 3 deletions

View File

@ -48,7 +48,11 @@
<dependency> <dependency>
<groupId>com.spatial4j</groupId> <groupId>com.spatial4j</groupId>
<artifactId>spatial4j</artifactId> <artifactId>spatial4j</artifactId>
<version>0.1</version> <version>0.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>${project.groupId}</groupId> <groupId>${project.groupId}</groupId>

View File

@ -1,2 +0,0 @@
AnyObjectId[6d3c8ca133496a20135a1d0fdb7f77811794f899] was removed in git history.
Apache SVN contains full history.

View File

@ -0,0 +1,2 @@
AnyObjectId[82d4eadc1a5301bb86440e1eac81834fea8cba49] was removed in git history.
Apache SVN contains full history.