summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/etc/scripts
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2012-03-08 10:23:19 +0000
committerJustin Ross <jross@apache.org>2012-03-08 10:23:19 +0000
commit9a4b1b0850d6c2d6a62731156d416587cac39826 (patch)
tree25e5169b047e7a787706da68ba89544f16c43ac1 /qpid/java/bdbstore/etc/scripts
parent57e923a3c28bf183dbb8bcd7e1789d26cfaf20d8 (diff)
downloadqpid-python-9a4b1b0850d6c2d6a62731156d416587cac39826.tar.gz
QPID-3864: Adjust version numbers on trunk for development toward 0.18
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1298340 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/bdbstore/etc/scripts')
-rwxr-xr-xqpid/java/bdbstore/etc/scripts/bdbtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/bdbstore/etc/scripts/bdbtest.sh b/qpid/java/bdbstore/etc/scripts/bdbtest.sh
index d53481c393..0ccfa3cb18 100755
--- a/qpid/java/bdbstore/etc/scripts/bdbtest.sh
+++ b/qpid/java/bdbstore/etc/scripts/bdbtest.sh
@@ -32,7 +32,7 @@ for arg in "$@"; do
fi
done
-VERSION=0.15
+VERSION=0.17
# Set classpath to include Qpid jar with all required jars in manifest
QPID_LIBS=$QPID_HOME/lib/qpid-all.jar:$QPID_HOME/lib/qpid-junit-toolkit-$VERSION.jar:$QPID_HOME/lib/junit-3.8.1.jar:$QPID_HOME/lib/log4j-1.2.12.jar:$QPID_HOME/lib/qpid-systests-$VERSION.jar:$QPID_HOME/lib/qpid-perftests-$VERSION.jar:$QPID_HOME/lib/slf4j-log4j12-1.6.1.jar