Update the aws extension pom
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/84af827e Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/84af827e Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/84af827e Branch: refs/heads/stratos-4.1.x Commit: 84af827e21017a40d8d0aaaf2f3c77da6378705f Parents: 866331c Author: gayangunarathne <[email protected]> Authored: Mon Oct 12 11:46:55 2015 +0530 Committer: gayangunarathne <[email protected]> Committed: Mon Oct 12 11:46:55 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/84af827e/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 45ddc3a..fd70a90 100644 --- a/extensions/load-balancer/modules/aws-extension/pom.xml +++ b/extensions/load-balancer/modules/aws-extension/pom.xml @@ -120,5 +120,5 @@ </plugin> </plugins> </build> - + </project>
