1: package org.objectweb.jonas.jtests.beans.hotdeploy; 2: 3: public class Helper { 4: public static final int VERSION_NUMBER = 2; 5: }