You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2019/08/08 11:18:52 UTC

[lucenenet] branch master updated: Upgraded Spatial4n to 0.4.1

This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git


The following commit(s) were added to refs/heads/master by this push:
     new 9185145  Upgraded Spatial4n to 0.4.1
9185145 is described below

commit 918514590dfecc70252ae5966b9a9e71fa4438b5
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Thu Aug 8 17:09:59 2019 +0700

    Upgraded Spatial4n to 0.4.1
---
 build/Dependencies.props | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build/Dependencies.props b/build/Dependencies.props
index b46153b..397eea7 100644
--- a/build/Dependencies.props
+++ b/build/Dependencies.props
@@ -40,8 +40,8 @@
     <NUnitExtensionTeamCityEventListenerPackageVersion>1.0.6</NUnitExtensionTeamCityEventListenerPackageVersion>
     <SharpZipLibPackageVersion>1.1.0</SharpZipLibPackageVersion>
     <SharpZipLibNETStandardPackageVersion>0.86.0.1</SharpZipLibNETStandardPackageVersion>
-    <Spatial4nCorePackageVersion>0.4.1-beta00007</Spatial4nCorePackageVersion>
-    <Spatial4nCoreNTSPackageVersion>0.4.1-beta00007</Spatial4nCoreNTSPackageVersion>
+    <Spatial4nCorePackageVersion>0.4.1</Spatial4nCorePackageVersion>
+    <Spatial4nCoreNTSPackageVersion>$(Spatial4nCorePackageVersion)</Spatial4nCoreNTSPackageVersion>
     <SystemCollectionsNonGenericPackageVersion>4.3.0</SystemCollectionsNonGenericPackageVersion>
     <SystemCollectionsSpecializedPackageVersion>4.3.0</SystemCollectionsSpecializedPackageVersion>
     <SystemComponentModelPrimitivesPackageVersion>4.3.0</SystemComponentModelPrimitivesPackageVersion>