Upgrade to Atomix 3.1.0-rc2
Change-Id: I5e89c7ad84f6418b01d2c82559b467e6e14ef036
diff --git a/tools/test/bin/atomix-push-bits b/tools/test/bin/atomix-push-bits
index a1ebce2..f823281 100755
--- a/tools/test/bin/atomix-push-bits
+++ b/tools/test/bin/atomix-push-bits
@@ -26,7 +26,7 @@
. $ONOS_ROOT/tools/build/envDefaults
-ATOMIX_VERSION=${ATOMIX_VERSION:-3.1.0-rc1}
+ATOMIX_VERSION=${ATOMIX_VERSION:-3.1.0-rc2}
ATOMIX_MAVEN=~/.m2/repository/io/atomix/atomix-dist/$ATOMIX_VERSION/atomix-dist-$ATOMIX_VERSION.tar.gz
ATOMIX_LOCAL=/tmp/atomix-$ATOMIX_VERSION.tar.gz
ATOMIX_REMOTE=https://oss.sonatype.org/content/repositories/releases/io/atomix/atomix-dist/$ATOMIX_VERSION/atomix-dist-$ATOMIX_VERSION.tar.gz