You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2013/07/17 08:42:57 UTC

git commit: applied 0001-Correct-redirector-servlet-pom.patch

Updated Branches:
  refs/heads/master a624c26b0 -> 990cdcdae


applied 0001-Correct-redirector-servlet-pom.patch


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

Branch: refs/heads/master
Commit: 990cdcdae80ed617fc9ff5196b395c7f6cf98d07
Parents: a624c26
Author: Lakmal Warusawithana <la...@wso2.com>
Authored: Wed Jul 17 12:12:43 2013 +0530
Committer: Lakmal Warusawithana <la...@wso2.com>
Committed: Wed Jul 17 12:12:43 2013 +0530

----------------------------------------------------------------------
 components/org.apache.stratos.redirector.servlet/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/990cdcda/components/org.apache.stratos.redirector.servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.redirector.servlet/pom.xml b/components/org.apache.stratos.redirector.servlet/pom.xml
index c560810..dbe69db 100644
--- a/components/org.apache.stratos.redirector.servlet/pom.xml
+++ b/components/org.apache.stratos.redirector.servlet/pom.xml
@@ -26,7 +26,7 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.apache.straos.redirector.servlet</artifactId>
+    <artifactId>org.apache.stratos.redirector.servlet</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Stratos - Tenant Specific URL redirector</name>