From 73185b326d69e984116d0621363b256bc4cc37f6 Mon Sep 17 00:00:00 2001 From: Joost de Nijs Date: Wed, 28 Mar 2012 14:06:59 -0700 Subject: [PATCH 1/2] Removing an unneeded dependency on javax.mail --- microsoft-azure-api/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/microsoft-azure-api/pom.xml b/microsoft-azure-api/pom.xml index c83d5dcc1a333..16c7471ac7f8e 100644 --- a/microsoft-azure-api/pom.xml +++ b/microsoft-azure-api/pom.xml @@ -80,11 +80,6 @@ commons-logging 1.1.1 - - javax.mail - mail - 1.4 - org.apache.commons commons-lang3 From f18f2a4c3cc4d2592a3345946749a5edfdc7fc94 Mon Sep 17 00:00:00 2001 From: Joost de Nijs Date: Mon, 29 Oct 2012 15:50:33 -0700 Subject: [PATCH 2/2] removed emptyline at start of pom.xml --- microsoft-azure-api/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/microsoft-azure-api/pom.xml b/microsoft-azure-api/pom.xml index da5c17510b04f..9dec5ce436d2d 100644 --- a/microsoft-azure-api/pom.xml +++ b/microsoft-azure-api/pom.xml @@ -1,4 +1,3 @@ -