From 149efd7bb66f4c50d0887ec25526c1d5e05dd0a6 Mon Sep 17 00:00:00 2001 From: "raman.r" Date: Mon, 14 Sep 2020 18:41:03 +0530 Subject: [PATCH] update pom --- README.md | 4 ++-- pom.xml | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 752eab0..3dd70fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # JFaiss-CPU **(Linux only)** -Faiss bindings for Java +Faiss (CPU) bindings for Java ## Requirement @@ -40,4 +40,4 @@ This will generate required `.java` files from `swigfaiss.swig` - - -- +- \ No newline at end of file diff --git a/pom.xml b/pom.xml index df05409..bf70e18 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.vectorsearch.faiss + com.github.ramanrajarathinam JFaiss-CPU 1.0.0 - pom - 8 8