aboutsummaryrefslogtreecommitdiffstats
path: root/cdf/src/stage/opt/app/cdf/bin/setencryptedvalues
diff options
context:
space:
mode:
Diffstat (limited to 'cdf/src/stage/opt/app/cdf/bin/setencryptedvalues')
-rwxr-xr-xcdf/src/stage/opt/app/cdf/bin/setencryptedvalues2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdf/src/stage/opt/app/cdf/bin/setencryptedvalues b/cdf/src/stage/opt/app/cdf/bin/setencryptedvalues
index dc5b6d0..8aaeff6 100755
--- a/cdf/src/stage/opt/app/cdf/bin/setencryptedvalues
+++ b/cdf/src/stage/opt/app/cdf/bin/setencryptedvalues
@@ -17,7 +17,7 @@ P=/opt/cdf
CDF=/opt/app/cdf
export PATH=/opt/java/jdk/jdk170/bin:$PATH
-export CLASSPATH=$CDF/lib/cdf-prop-value-1.0.0.jar:$CDF/lib/jars/cdf-util-1.0.0.jar
+export CLASSPATH=$CDF/lib/cdf-prop-value.jar:$CDF/lib/jars/cdf-util.jar
if [ -f $CDF/lib/jars/gnu_getopt.jar ]
then CLASSPATH=$CLASSPATH:$CDF/lib/jars/gnu_getopt.jar ]
elif [ -f /usr/share/java/gnu-getopt.jar ]