release info update

This commit is contained in:
Daan Hoogland 2014-05-06 14:55:29 +02:00
parent efccef485c
commit c2e3c4ae28
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ Refer to the [wiki](http://cwiki.apache.org/confluence/display/CLOUDSTACK/Index)
for the latest information, especially:
- [Setting up development environment](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment) for Apache CloudStack.
- [Building](https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch) Apache CloudStack.
- [Building](https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack) Apache CloudStack.
## Setting up Development Environment
@ -18,7 +18,7 @@ for the latest information, especially:
Install tools and dependencies used for development:
$ yum install git ant ant-devel java-1.6.0-openjdk java-1.6.0-openjdk-devel
$ yum install git ant ant-devel java-1.7.0-openjdk java-1.7.0-openjdk-devel
mysql mysql-server tomcat6 mkisofs gcc python MySQL-python openssh-clients wget
Set up Maven (3.0.5):

View File

@ -1,4 +1,4 @@
Apache CloudStack Version 4.2.0
Apache CloudStack Version 4.4.0
# About Apache CloudStack