You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2015/05/08 14:25:37 UTC

stratos git commit: Renaming haproxy load balancer extension artifact id to org.apache.stratos.haproxy.extension

Repository: stratos
Updated Branches:
  refs/heads/master 413e5ef40 -> fbf89b3c6


Renaming haproxy load balancer extension artifact id to org.apache.stratos.haproxy.extension


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

Branch: refs/heads/master
Commit: fbf89b3c6a700686f940714174daf5a74330e304
Parents: 413e5ef
Author: Imesh Gunaratne <im...@apache.org>
Authored: Fri May 8 17:55:25 2015 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Fri May 8 17:55:25 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/stratos/blob/fbf89b3c/extensions/load-balancer/haproxy-extension/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/haproxy-extension/pom.xml b/extensions/load-balancer/haproxy-extension/pom.xml
index 77d6773..df807c3 100644
--- a/extensions/load-balancer/haproxy-extension/pom.xml
+++ b/extensions/load-balancer/haproxy-extension/pom.xml
@@ -27,7 +27,7 @@
         <version>4.1.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>apache-stratos-haproxy-extension</artifactId>
+    <artifactId>org.apache.stratos.haproxy.extension</artifactId>
     <name>Apache Stratos - HAProxy Extension</name>
     <description>Apache Stratos HAProxy Extension for Load Balancing</description>