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/08 16:18:43 UTC

git commit: Refactor Stratos email sender

Updated Branches:
  refs/heads/master f0e11c603 -> 0fb451c2e


Refactor Stratos email sender

Signed-off-by: Lakmal Warusawithana <la...@wso2.com>


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

Branch: refs/heads/master
Commit: 0fb451c2eb6b14ca21ccf2cb8c4aab3b18b1f858
Parents: f0e11c6
Author: Udara Liyanage <ud...@wso2.com>
Authored: Mon Jul 8 17:24:52 2013 +0530
Committer: Lakmal Warusawithana <la...@wso2.com>
Committed: Mon Jul 8 19:48:12 2013 +0530

----------------------------------------------------------------------
 components/stratos/org.wso2.carbon.email.sender/2.1.0/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0fb451c2/components/stratos/org.wso2.carbon.email.sender/2.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/components/stratos/org.wso2.carbon.email.sender/2.1.0/pom.xml b/components/stratos/org.wso2.carbon.email.sender/2.1.0/pom.xml
index 6d28e10..99057a0 100644
--- a/components/stratos/org.wso2.carbon.email.sender/2.1.0/pom.xml
+++ b/components/stratos/org.wso2.carbon.email.sender/2.1.0/pom.xml
@@ -1,4 +1,4 @@
-<!--
+<!--
 # Copyright (c) 2008, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,7 +12,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-  -->
+  -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">