Updated Branches:
  refs/heads/master 7a8d63ec5 -> 974910b09

Corrected parent version in elb - p2 profile and stratos agent - p2 profile

Signed-off-by: Lakmal Warusawithana <[email protected]>


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

Branch: refs/heads/master
Commit: 974910b09fe88ad46f7126bc9dfb8683c5d4c3fe
Parents: 7a8d63e
Author: Imesh Gunaratne <[email protected]>
Authored: Tue Jul 23 10:18:01 2013 +0530
Committer: Lakmal Warusawithana <[email protected]>
Committed: Tue Jul 23 10:24:20 2013 +0530

----------------------------------------------------------------------
 products/elb/modules/p2-profile/pom.xml           | 2 +-
 products/stratos_agent/modules/p2-profile/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/974910b0/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 c443916..4bcbb11 100755
--- a/products/elb/modules/p2-profile/pom.xml
+++ b/products/elb/modules/p2-profile/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos.elb</groupId>
         <artifactId>elb-parent</artifactId>
-        <version>2.0.5</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/974910b0/products/stratos_agent/modules/p2-profile/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos_agent/modules/p2-profile/pom.xml 
b/products/stratos_agent/modules/p2-profile/pom.xml
index c7735e5..5c043a4 100755
--- a/products/stratos_agent/modules/p2-profile/pom.xml
+++ b/products/stratos_agent/modules/p2-profile/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-agent-parent</artifactId>
-        <version>1.0.1</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Reply via email to