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/10/09 16:35:28 UTC

[15/32] stratos git commit: Modifying load balancer pom to add aws-extension module.

Modifying load balancer pom to add aws-extension module.


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

Branch: refs/heads/gsoc-projects-2015
Commit: f4d8087633f1e1c6f4cd975c1d780b8a396164f5
Parents: 31acd2a
Author: swapnilpatilRajaram <sw...@students.iiit.ac.in>
Authored: Sat Jul 18 17:02:46 2015 +0000
Committer: swapnilpatilRajaram <sw...@students.iiit.ac.in>
Committed: Sat Jul 18 17:02:46 2015 +0000

----------------------------------------------------------------------
 extensions/load-balancer/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/f4d80876/extensions/load-balancer/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/pom.xml b/extensions/load-balancer/pom.xml
index ff89360..e49db2e 100644
--- a/extensions/load-balancer/pom.xml
+++ b/extensions/load-balancer/pom.xml
@@ -36,6 +36,7 @@
     <modules>
         <module>haproxy-extension</module>
         <module>nginx-extension</module>
+        <module>aws-extension</module>
     </modules>
 </project>