You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ga...@apache.org on 2015/11/30 06:46:13 UTC

[2/2] stratos git commit: Update the aws lb extension artifact id

Update the aws lb extension artifact id


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

Branch: refs/heads/stratos-4.1.x
Commit: e21fb5ab19579b5d6c3647e756caef1ca1d7534c
Parents: c0200ed
Author: gayangunarathne <ga...@wso2.com>
Authored: Mon Nov 30 10:51:17 2015 +0530
Committer: gayangunarathne <ga...@wso2.com>
Committed: Mon Nov 30 11:15:38 2015 +0530

----------------------------------------------------------------------
 extensions/load-balancer/modules/aws-extension/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/e21fb5ab/extensions/load-balancer/modules/aws-extension/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/modules/aws-extension/pom.xml b/extensions/load-balancer/modules/aws-extension/pom.xml
index 02b5eff..36dc5c8 100644
--- a/extensions/load-balancer/modules/aws-extension/pom.xml
+++ b/extensions/load-balancer/modules/aws-extension/pom.xml
@@ -28,7 +28,7 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
-    <artifactId>org.apache.stratos.aws.extension</artifactId>
+    <artifactId>apache-stratos-aws-extension</artifactId>
     <name>Apache Stratos - AWS LB Extension</name>
     <description>Apache Stratos AWS Extension for Load Balancing</description>