diff options
Diffstat (limited to 'java/test')
-rw-r--r-- | java/test/ejb/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/ejb/README.md b/java/test/ejb/README.md index 82c87eaed30..e3d80f85fe6 100644 --- a/java/test/ejb/README.md +++ b/java/test/ejb/README.md @@ -42,7 +42,7 @@ directory, for example: $ export JBOSS_HOME=$HOME/EnterprisePlatform-5.1.2/jboss-eap-5.1/jboss-as/ If Ice isn't installed in the default location set the ICE_HOME -environment variable to your Ice 3.6.0 installation directory. +environment variable to your Ice 3.6.1 installation directory. Run ant to build and deploy the application: |