prep 2.5.0 release

This commit is contained in:
Jaikiran Pai 2019-10-20 10:15:09 +05:30
parent 7eb3908f70
commit 8b94e475cc
1 changed files with 2 additions and 2 deletions

View File

@ -16,13 +16,13 @@
# * specific language governing permissions and limitations
# * under the License.
# ***************************************************************
target.ivy.version=2.5.0-rc2
target.ivy.version=2.5.0
# 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=cr2_
target.ivy.bundle.version.qualifier=final_
# Versions of dependencies