mirror of https://github.com/apache/ant-ivy
OSGI version fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1405413 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
eab05002dc
commit
ee590d008f
|
|
@ -21,4 +21,4 @@ target.ivy.version=2.3.0-rc2
|
|||
target.ivy.bundle.version=2.3.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
|
||||
target.ivy.bundle.version.qualifier=cr2
|
||||
target.ivy.bundle.version.qualifier=cr2_
|
||||
|
|
|
|||
Loading…
Reference in New Issue