diff --git a/microsoft-azure-api/pom.xml b/microsoft-azure-api/pom.xml
index c83d5dcc1a33..01567851ee74 100644
--- a/microsoft-azure-api/pom.xml
+++ b/microsoft-azure-api/pom.xml
@@ -1,228 +1,228 @@
-
- 4.0.0
- com.microsoft.windowsazure
- microsoft-windowsazure-api
- 0.2.0
- jar
-
- Microsoft Windows Azure Client API
- API for Microsoft Windows Azure Clients
- https://github.com/WindowsAzure/azure-sdk-for-java
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- scm:git:https://github.com/WindowsAzure/azure-sdk-for-java
- scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git
-
-
-
- UTF-8
-
-
-
-
-
- microsoft
- Microsoft
-
-
-
-
-
- com.sun.jersey
- jersey-client
- 1.10-b02
-
-
- javax.xml.bind
- jaxb-api
- 2.1
- provided
-
-
- junit
- junit
- 4.8
- test
-
-
- org.hamcrest
- hamcrest-all
- 1.1
- test
-
-
- org.mockito
- mockito-all
- test
- 1.9.0-rc1
-
-
- javax.inject
- javax.inject
- 1
-
-
- com.sun.jersey
- jersey-json
- 1.10-b02
-
-
- commons-logging
- commons-logging
- 1.1.1
-
-
- javax.mail
- mail
- 1.4
-
-
- org.apache.commons
- commons-lang3
- 3.1
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-help-plugin
- 2.1.1
-
-
- validate
-
- evaluate
-
-
- legal
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 2.3.2
-
- 1.6
- 1.6
-
-
-
- org.jvnet.jaxb2.maven2
- maven-jaxb2-plugin
- 0.8.0
-
-
- generate-sources
-
- generate
-
-
-
-
- true
-
-
- org.jvnet.jaxb2_commons
- jaxb2-basics
- 0.6.0
-
-
- org.jvnet.jaxb2_commons
- jaxb2-basics-annotate
- 0.6.0
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.8
-
- *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization
- /**
-
* Copyright 2011 Microsoft Corporation
-
*
-
* Licensed under the Apache License, Version 2.0 (the "License");
-
* you may not use this file except in compliance with the License.
-
* You may obtain a copy of the License at
-
* http://www.apache.org/licenses/LICENSE-2.0
-
*
-
* Unless required by applicable law or agreed to in writing, software
-
* distributed under the License is distributed on an "AS IS" BASIS,
-
* 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.
-
*/]]>
-
-
-
-
- org.codehaus.mojo
- findbugs-maven-plugin
- 2.3.2
-
- true
- true
- true
-
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- 2.8
-
- src/config/checkstyle.xml
-
-
-
-
-
-
-
-
-
- org.eclipse.m2e
- lifecycle-mapping
- 1.0.0
-
-
-
-
-
- org.apache.maven.plugins
- maven-help-plugin
- [2.1.1,)
-
- evaluate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ 4.0.0
+ com.microsoft.windowsazure
+ microsoft-windowsazure-api
+ 0.2.1
+ jar
+
+ Microsoft Windows Azure Client API
+ API for Microsoft Windows Azure Clients
+ https://github.com/WindowsAzure/azure-sdk-for-java
+
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ scm:git:https://github.com/WindowsAzure/azure-sdk-for-java
+ scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git
+
+
+
+ UTF-8
+
+
+
+
+
+ microsoft
+ Microsoft
+
+
+
+
+
+ com.sun.jersey
+ jersey-client
+ 1.10-b02
+
+
+ javax.xml.bind
+ jaxb-api
+ 2.1
+ provided
+
+
+ junit
+ junit
+ 4.8
+ test
+
+
+ org.hamcrest
+ hamcrest-all
+ 1.1
+ test
+
+
+ org.mockito
+ mockito-all
+ test
+ 1.9.0-rc1
+
+
+ javax.inject
+ javax.inject
+ 1
+
+
+ com.sun.jersey
+ jersey-json
+ 1.10-b02
+
+
+ commons-logging
+ commons-logging
+ 1.1.1
+
+
+ javax.mail
+ mail
+ 1.4
+
+
+ org.apache.commons
+ commons-lang3
+ 3.1
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-help-plugin
+ 2.1.1
+
+
+ validate
+
+ evaluate
+
+
+ legal
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 2.3.2
+
+ 1.6
+ 1.6
+
+
+
+ org.jvnet.jaxb2.maven2
+ maven-jaxb2-plugin
+ 0.8.0
+
+
+ generate-sources
+
+ generate
+
+
+
+
+ true
+
+
+ org.jvnet.jaxb2_commons
+ jaxb2-basics
+ 0.6.0
+
+
+ org.jvnet.jaxb2_commons
+ jaxb2-basics-annotate
+ 0.6.0
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.8
+
+ *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization
+ /**
+
* Copyright 2011 Microsoft Corporation
+
*
+
* Licensed under the Apache License, Version 2.0 (the "License");
+
* you may not use this file except in compliance with the License.
+
* You may obtain a copy of the License at
+
* http://www.apache.org/licenses/LICENSE-2.0
+
*
+
* Unless required by applicable law or agreed to in writing, software
+
* distributed under the License is distributed on an "AS IS" BASIS,
+
* 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.
+
*/]]>
+
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 2.3.2
+
+ true
+ true
+ true
+
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 2.8
+
+ src/config/checkstyle.xml
+
+
+
+
+
+
+
+
+
+ org.eclipse.m2e
+ lifecycle-mapping
+ 1.0.0
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-help-plugin
+ [2.1.1,)
+
+ evaluate
+
+
+
+
+
+
+
+
+
+
+
+
+
+