Prepare the version for the next release

This commit is contained in:
Nicolas Lalevée 2018-04-19 20:45:59 +02:00
parent f2b98e5321
commit a76a8c4bb0
1 changed files with 3 additions and 3 deletions

View File

@ -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
xmlunit.version=1.6