You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2013/08/02 07:42:18 UTC

git commit: fixing version consistancies

Updated Branches:
  refs/heads/master a4c7e1ae9 -> 321731089


fixing version consistancies


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/32173108
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/32173108
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/32173108

Branch: refs/heads/master
Commit: 321731089851e2635e81e8f497371d4d291ce834
Parents: a4c7e1a
Author: Lahiru Sandaruwan <la...@wso2.com>
Authored: Fri Aug 2 11:17:31 2013 +0530
Committer: Lahiru Sandaruwan <la...@wso2.com>
Committed: Fri Aug 2 11:17:31 2013 +0530

----------------------------------------------------------------------
 .../cloud-controller/modules/p2-profile/pom.xml     |  2 +-
 products/elb/modules/p2-profile/pom.xml             | 16 ++++++++--------
 products/elb/pom.xml                                |  1 -
 3 files changed, 9 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/32173108/products/cloud-controller/modules/p2-profile/pom.xml
----------------------------------------------------------------------
diff --git a/products/cloud-controller/modules/p2-profile/pom.xml b/products/cloud-controller/modules/p2-profile/pom.xml
index 1cd5055..986e53d 100644
--- a/products/cloud-controller/modules/p2-profile/pom.xml
+++ b/products/cloud-controller/modules/p2-profile/pom.xml
@@ -157,7 +157,7 @@
                                 
                                 <!-- Features related to Cloud -->
                                 <featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.common.feature:3.0.0-SNAPSHOT
+                                    org.apache.stratos:org.apache.stratos.common.feature:${project.version}
                                 </featureArtifactDef>
                                 <featureArtifactDef>
                                     org.apache.stratos:org.apache.stratos.usage.agent.feature:${project.version}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/32173108/products/elb/modules/p2-profile/pom.xml
----------------------------------------------------------------------
diff --git a/products/elb/modules/p2-profile/pom.xml b/products/elb/modules/p2-profile/pom.xml
index 8021429..225c0a7 100755
--- a/products/elb/modules/p2-profile/pom.xml
+++ b/products/elb/modules/p2-profile/pom.xml
@@ -143,7 +143,7 @@
                                 </featureArtifactDef>
 
                                 <featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.lb.endpoint.server.feature:${stratos.version}
+                                    org.apache.stratos:org.apache.stratos.lb.endpoint.server.feature:${project.version}
                                 </featureArtifactDef>
 
                                 <featureArtifactDef>
@@ -167,13 +167,13 @@
                                 </featureArtifactDef>
 
                                 <featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.cloud.controller.feature:${stratos.version}
+                                    org.apache.stratos:org.apache.stratos.cloud.controller.feature:${project.version}
                                 </featureArtifactDef>
                                 <featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.mediator.autoscale.feature:${stratos.version}
+                                    org.apache.stratos:org.apache.stratos.mediator.autoscale.feature:${project.version}
                                 </featureArtifactDef>
                                 <featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.lb.common.feature:${stratos.version}
+                                    org.apache.stratos:org.apache.stratos.lb.common.feature:${project.version}
                                 </featureArtifactDef>
                                 <featureArtifactDef>
                                     org.wso2.carbon:org.wso2.carbon.coordination.server.feature:${carbon.version}
@@ -259,7 +259,7 @@
                                 </feature>
                                 <feature>
                                     <id>org.apache.stratos.cloud.controller.feature.group</id>
-                                    <version>${stratos.version}</version>
+                                    <version>${project.version}</version>
                                 </feature>
                                 <feature>
                                     <id>org.wso2.carbon.endpoint.server.feature.group</id>
@@ -303,15 +303,15 @@
                                 </feature>
                                 <feature>
                                     <id>org.apache.stratos.mediator.autoscale.feature.group</id>
-                                    <version>${stratos.version}</version>
+                                    <version>${project.version}</version>
                                 </feature>
                                 <feature>
                                     <id>org.apache.stratos.lb.common.feature.group</id>
-                                    <version>${stratos.version}</version>
+                                    <version>${project.version}</version>
                                 </feature>
                                 <feature>
                                     <id>org.apache.stratos.lb.endpoint.server.feature.group</id>
-                                    <version>${stratos.version}</version>
+                                    <version>${project.version}</version>
                                 </feature>
                                 <feature>
                                     <id>org.wso2.carbon.databridge.datapublisher.feature.group</id>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/32173108/products/elb/pom.xml
----------------------------------------------------------------------
diff --git a/products/elb/pom.xml b/products/elb/pom.xml
index 5abb7e2..77e5046 100755
--- a/products/elb/pom.xml
+++ b/products/elb/pom.xml
@@ -201,7 +201,6 @@
         <carbon.kernel.version>4.1.0</carbon.kernel.version>
         <carbon.patch.version.4.1.1>4.1.1</carbon.patch.version.4.1.1>
         <carbon.patch.version.4.1.3>4.1.3</carbon.patch.version.4.1.3>
-        <stratos.version>3.0.0-SNAPSHOT</stratos.version>
         <carbon.p2.plugin.version>1.5.2</carbon.p2.plugin.version>
 	<stratos.component.version>2.1.0</stratos.component.version>
 	<stratos.component.patch.version.2.1.1>2.1.1</stratos.component.patch.version.2.1.1>