Updated Branches:
  refs/heads/1.6.x 3e27991e4 -> 1b40d5604
  refs/heads/master 247f096b0 -> 20ab39d1a


Replacing strange chars in pom.xml with spaces


Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/commit/20ab39d1
Tree: 
http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/tree/20ab39d1
Diff: 
http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/diff/20ab39d1

Branch: refs/heads/master
Commit: 20ab39d1a3c4fa6792060ab209484ba5181d8893
Parents: 247f096
Author: Andrew Phillips <[email protected]>
Authored: Wed Nov 20 00:18:56 2013 -0500
Committer: Andrew Phillips <[email protected]>
Committed: Tue Dec 10 09:45:08 2013 -0500

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/blob/20ab39d1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0e92eeb..63e994d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,9 +80,9 @@
             <keyword>Licensed</keyword>
           </keywords>
           <mapping>
-                <xml>XML_STYLE</xml>
-                <java>SLASHSTAR_STYLE</java>
-                <clj>SEMICOLON_STYLE</clj>
+            <xml>XML_STYLE</xml>
+            <java>SLASHSTAR_STYLE</java>
+            <clj>SEMICOLON_STYLE</clj>
           </mapping>
           <excludes>
             <!-- expectation files for unit tests -->

Reply via email to