mirror of https://github.com/apache/ant-ivy
bump version in trunk
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1308567 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1d78f1b350
commit
2da81fa90a
|
|
@ -16,9 +16,9 @@
|
|||
# * specific language governing permissions and limitations
|
||||
# * under the License.
|
||||
# ***************************************************************
|
||||
target.ivy.version=2.2.x
|
||||
target.ivy.version=2.4.0
|
||||
# Following OSGi spec: have to be 3 numbers separated by dots
|
||||
target.ivy.bundle.version=2.2.1
|
||||
target.ivy.bundle.version=2.4.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_
|
||||
|
|
|
|||
Loading…
Reference in New Issue