Repository: incubator-stratos Updated Branches: refs/heads/4.0.0-incubating 9f6b20f3b -> 0bccb8f1d
Changed dependency artifact versions to minor versions of their base versions Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/20161bd9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/20161bd9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/20161bd9 Branch: refs/heads/4.0.0-incubating Commit: 20161bd9e7eb9420166d6c538fa879147d6116c3 Parents: 9f6b20f Author: Imesh Gunaratne <[email protected]> Authored: Tue May 6 14:13:11 2014 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Tue May 6 14:13:11 2014 +0530 ---------------------------------------------------------------------- dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml | 2 +- dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml | 2 +- dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml | 2 +- dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml | 2 +- dependencies/org.wso2.carbon.ui/pom.xml | 4 ++-- dependencies/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/20161bd9/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml b/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml index a1d91be..5b4df7c 100644 --- a/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml +++ b/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml @@ -26,7 +26,7 @@ </parent> <groupId>org.apache.stratos</groupId> <artifactId>ec2</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>1.7.1-stratos</version> <name>jclouds ec2 api</name> <description>jclouds components to access an implementation of EC2</description> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/20161bd9/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml b/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml index 1e60936..fcb7649 100644 --- a/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml +++ b/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml @@ -26,7 +26,7 @@ </parent> <groupId>org.apache.stratos</groupId> <artifactId>openstack-nova</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>1.7.1-stratos</version> <name>jclouds openstack-nova api</name> <description>jclouds components to access an implementation of OpenStack Nova</description> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/20161bd9/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml b/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml index e46f436..de4b389 100755 --- a/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml +++ b/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml @@ -26,7 +26,7 @@ </parent> <groupId>org.apache.stratos</groupId> <artifactId>vcloud</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>1.7.1-stratos</version> <name>jclouds vcloud api</name> <description>jclouds components to access an implementation of VMWare vCloud</description> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/20161bd9/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml b/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml index c11a6fe..1f39d6d 100644 --- a/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml +++ b/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml @@ -27,7 +27,7 @@ </parent> <groupId>org.apache.stratos</groupId> <artifactId>aws-ec2</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>1.7.1-stratos</version> <name>jclouds Amazon EC2 provider</name> <description>EC2 implementation targeted to Amazon Web Services</description> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/20161bd9/dependencies/org.wso2.carbon.ui/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/org.wso2.carbon.ui/pom.xml b/dependencies/org.wso2.carbon.ui/pom.xml index 4141ecf..2dc0600 100644 --- a/dependencies/org.wso2.carbon.ui/pom.xml +++ b/dependencies/org.wso2.carbon.ui/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-dependents</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -30,7 +30,7 @@ <packaging>bundle</packaging> <name>WSO2 Carbon - UI</name> <description>org.wso2.carbon.ui patch version for apache stratos</description> - <version>4.1.0-SNAPSHOT</version> + <version>4.2.0-stratos</version> <url>http://wso2.org</url> <repositories> http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/20161bd9/dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/pom.xml b/dependencies/pom.xml index b04a5de..998200e 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-parent</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
