diff --git a/version.properties b/version.properties index 56015338e..68518d11f 100644 --- a/version.properties +++ b/version.properties @@ -16,13 +16,13 @@ # * specific language governing permissions and limitations # * under the License. # *************************************************************** -target.ivy.version=2.5.0-rc1 +target.ivy.version=2.5.0-rc2 # Following OSGi spec: have to be 3 numbers separated by dots target.ivy.bundle.version=2.5.0 # in case we want to add a qualifier such as alpha, beta, etc... # if non empty, add a '_' at the end of the qualifier, so the version would look like 1.2.3.alpha_200901011200 # NB: be careful with naming, OSGi orders version alphabetically. Suggested values: alpha_, beta_, cr1_ (for RC-1), final_ -target.ivy.bundle.version.qualifier=cr1_ +target.ivy.bundle.version.qualifier=cr2_ # Versions of dependencies @@ -39,4 +39,4 @@ jsch.agentproxy.version=0.0.9 jsch.version=0.1.54 junit.version=4.12 oro.version=2.0.8 -xmlunit.version=1.6 \ No newline at end of file +xmlunit.version=1.6