summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/appletPage.jsp
diff options
context:
space:
mode:
authormcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-25 08:10:13 +0000
committermcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-25 08:10:13 +0000
commitc97c49eb4399829603816e4b3e47c74b67d0f27b (patch)
tree47a8a782b8fa52730c51b72efea71fc3a1c71826 /BKUOnline/src/main/webapp/appletPage.jsp
parent0177d75af235f00063e8b0866106002237a41d05 (diff)
downloadmocca-c97c49eb4399829603816e4b3e47c74b67d0f27b.tar.gz
mocca-c97c49eb4399829603816e4b3e47c74b67d0f27b.tar.bz2
mocca-c97c49eb4399829603816e4b3e47c74b67d0f27b.zip
[maven-release-plugin] copy for tag mocca-1.0.2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/tags/mocca-1.0.2@206 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/appletPage.jsp')
-rw-r--r--BKUOnline/src/main/webapp/appletPage.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/appletPage.jsp b/BKUOnline/src/main/webapp/appletPage.jsp
index ed514829..b2fcf4a4 100644
--- a/BKUOnline/src/main/webapp/appletPage.jsp
+++ b/BKUOnline/src/main/webapp/appletPage.jsp
@@ -45,7 +45,7 @@
var attributes = {
codebase :'applet',
code :'at.gv.egiz.bku.online.applet.BKUApplet.class',
- archive :'BKUApplet-1.0.0-SNAPSHOT.jar, commons-logging-1.1.1.jar, iaik_jce_me4se-3.04.jar',
+ archive :'BKUApplet-1.0.2, commons-logging-1.1.1.jar, iaik_jce_me4se-3.04.jar',
width : <%=width%>,
height :<%=height%>
};