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/46eee217 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/46eee217 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/46eee217 Branch: refs/heads/release-4.1.5 Commit: 46eee217f4312a5c11e4ea45cd6aa8b46fd10262 Parents: 64657ea Author: gayangunarathne <[email protected]> Authored: Mon Nov 30 10:51:17 2015 +0530 Committer: gayangunarathne <[email protected]> Committed: Mon Dec 7 10:16:26 2015 +0000 ---------------------------------------------------------------------- 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/46eee217/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 ec16839..c3cf5dc 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>
