aboutsummaryrefslogtreecommitdiff
path: root/test/random_access
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-03-22 23:28:40 -0700
committerChris Lu <chris.lu@gmail.com>2021-03-22 23:28:40 -0700
commit5f0e68c21e9e7b87d9f4165714bedbb2d1827fae (patch)
tree62fe1d5d08c278811cc4d4aeb26a263323ef0402 /test/random_access
parentb5e10bf51141c543d588c08179e478e894886e98 (diff)
downloadseaweedfs-5f0e68c21e9e7b87d9f4165714bedbb2d1827fae.tar.xz
seaweedfs-5f0e68c21e9e7b87d9f4165714bedbb2d1827fae.zip
revert wrong change
Diffstat (limited to 'test/random_access')
-rw-r--r--test/random_access/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/random_access/pom.xml b/test/random_access/pom.xml
index 8baaa01c7..44a3fd9df 100644
--- a/test/random_access/pom.xml
+++ b/test/random_access/pom.xml
@@ -40,7 +40,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
- <version>1.6.3</version>
+ <version>1.6.2</version>
</extension>
</extensions>
<plugins>