version to 4.4.1 on remaining modules

This commit is contained in:
Daan Hoogland 2014-07-26 20:35:31 +02:00
parent 3dae39fb00
commit 19eb06bd3e
7 changed files with 7 additions and 7 deletions

View File

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

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack-service-console-proxy</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack-service-iam</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>

View File

@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack-services</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<build>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack-service-iam</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>

View File

@ -19,7 +19,7 @@ set -x
ROOTPW=password
HOSTNAME=systemvm
CLOUDSTACK_RELEASE=4.4.0
CLOUDSTACK_RELEASE=4.4.1
add_backports () {
sed -i '/backports/d' /etc/apt/sources.list

View File

@ -19,7 +19,7 @@ set -x
ROOTPW=password
HOSTNAME=systemvm
CLOUDSTACK_RELEASE=4.4.0
CLOUDSTACK_RELEASE=4.4.1
add_backports () {
sed -i '/backports/d' /etc/apt/sources.list