fix version number on the trunk

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@546436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Scokart Gilles 2007-06-12 09:25:50 +00:00
parent b5b4f97d19
commit 90944d2db5
2 changed files with 4 additions and 3 deletions

View File

@ -169,7 +169,8 @@ You can also announce the release on popular web sites, like freshmeat.net (xavi
If you feel like anything is missing or misleading in this release doc, update it as soon as you encounter the problem.
<h3>15. Merge your modifications back to the trunk if necessary.</h3>
Modifications on the template files do not need to be merged, but if you had troubles during your release you may want to merge your fixes back to the trunk.
</textarea>
<h3>16. Prepare next release</h3>
Update the file version.properties with the version of the next release so that anyone building from the trunk will obtain jar with the correct version number.</textarea>
<script type="text/javascript">xooki.postProcess();</script>
</body>
</html>

View File

@ -16,5 +16,5 @@
# * specific language governing permissions and limitations
# * under the License.
# ***************************************************************
target.ivy.version=2.0.0-alpha-1-incubating
target.ivy.bundle.version=2.0.0.alpha1
target.ivy.version=2.0.0-alpha-2-incubating
target.ivy.bundle.version=2.0.0.alpha2