mirror of https://github.com/apache/ant-ivy
building 2.5.0-rc1
This commit is contained in:
parent
4470ae5ee8
commit
004a67fccc
|
|
@ -16,12 +16,12 @@
|
|||
# * specific language governing permissions and limitations
|
||||
# * under the License.
|
||||
# ***************************************************************
|
||||
target.ivy.version=2.5.0
|
||||
target.ivy.version=2.5.0-rc1
|
||||
# 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
|
||||
target.ivy.bundle.version.qualifier=alpha_
|
||||
target.ivy.bundle.version.qualifier=cr1_
|
||||
|
||||
|
||||
# Versions of dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue