From 20e0bae5d1d36eb52e47a5bfa045d4b91be4e4a6 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 16 Aug 2020 09:03:18 -0700 Subject: add for testing --- other/java/random_access/pom.xml | 58 ---------------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 other/java/random_access/pom.xml (limited to 'other/java/random_access/pom.xml') diff --git a/other/java/random_access/pom.xml b/other/java/random_access/pom.xml deleted file mode 100644 index 6c5c90eea..000000000 --- a/other/java/random_access/pom.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - 4.0.0 - com.seaweedfs.test - random_access - jar - 1.0-SNAPSHOT - - - 28.0-jre - - - - - com.google.guava - guava - ${guava.version} - - - org.slf4j - slf4j-api - 1.7.25 - - - junit - junit - 4.12 - test - - - com.esotericsoftware.kryo - kryo - 2.24.0 - - - - - - - kr.motd.maven - os-maven-plugin - 1.6.2 - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - - - - - -- cgit v1.2.3