You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2015/08/07 18:10:44 UTC

stratos git commit: Renamed LVS extension artifact name to a consistent format

Repository: stratos
Updated Branches:
  refs/heads/master c98a00746 -> 2c052c49d


Renamed LVS extension artifact name to a consistent format


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

Branch: refs/heads/master
Commit: 2c052c49d7174cc49e99c017f744a5c43d2ea30b
Parents: c98a007
Author: Akila Perera <ra...@gmail.com>
Authored: Fri Aug 7 21:40:20 2015 +0530
Committer: Akila Perera <ra...@gmail.com>
Committed: Fri Aug 7 21:40:20 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/stratos/blob/2c052c49/extensions/load-balancer/lvs-extension/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/lvs-extension/pom.xml b/extensions/load-balancer/lvs-extension/pom.xml
index 1478c04..905db60 100644
--- a/extensions/load-balancer/lvs-extension/pom.xml
+++ b/extensions/load-balancer/lvs-extension/pom.xml
@@ -27,7 +27,7 @@
         <version>4.1.1</version>
     </parent>
 
-    <artifactId>org.apache.stratos.lvs.extension</artifactId>
+    <artifactId>apache-stratos-lvs-extension</artifactId>
     <name>Apache Stratos - LVS Extension</name>
     <description>Apache Stratos LVS Extension for Load Balancing</description>