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 2014/12/24 18:36:34 UTC

[11/12] stratos git commit: Fixing custom handlers module name

Fixing custom handlers module name


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

Branch: refs/heads/master
Commit: 4a18bece1eaaea383d0161627808f4d24f24dc24
Parents: 11f9cbd
Author: Imesh Gunaratne <im...@apache.org>
Authored: Wed Dec 24 21:01:53 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Wed Dec 24 21:01:53 2014 +0530

----------------------------------------------------------------------
 components/org.apache.stratos.custom.handlers/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/4a18bece/components/org.apache.stratos.custom.handlers/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.custom.handlers/pom.xml b/components/org.apache.stratos.custom.handlers/pom.xml
index 24a9454..b12cdfe 100644
--- a/components/org.apache.stratos.custom.handlers/pom.xml
+++ b/components/org.apache.stratos.custom.handlers/pom.xml
@@ -11,8 +11,8 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.stratos.custom.handlers</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache Stratos - Custome Handlers</name>
-    <description>Custome Handlers</description>
+    <name>Apache Stratos - Custom Handlers</name>
+    <description>Custom Handlers</description>
     <url>http://apache.org</url>
     <dependencies>
         <dependency>