You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2013/12/21 01:33:26 UTC

[4/4] git commit: Formatting of commented-out example config in POM

Formatting of commented-out example config in POM


Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/e8527ffa
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/e8527ffa
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/e8527ffa

Branch: refs/heads/update-pom
Commit: e8527ffaad511598e417aa89bf30ffa530b123e5
Parents: 596dfde
Author: Andrew Phillips <an...@apache.org>
Authored: Fri Dec 20 19:33:02 2013 -0500
Committer: Andrew Phillips <an...@apache.org>
Committed: Fri Dec 20 19:33:02 2013 -0500

----------------------------------------------------------------------
 project/pom.xml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/e8527ffa/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 039a6d9..8e196d5 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -333,18 +333,18 @@
                         If you're behind a proxy, set this here
                         http://java.sun.com/javase/6/docs/technotes/guides/net/proxies.html
 
-<property>
-<name>https.proxyHost</name>
-<value>proxy</value>
-</property>
-<property>
-<name>https.proxyPort</name>
-<value>port</value>
-</property>
-<property>
-<name>https.noProxyHosts</name>
-<value>localhost|10.150.4.49</value>
-</property>
+                    <property>
+                      <name>https.proxyHost</name>
+                      <value>proxy</value>
+                    </property>
+                    <property>
+                      <name>https.proxyPort</name>
+                      <value>port</value>
+                    </property>
+                    <property>
+                      <name>https.noProxyHosts</name>
+                      <value>localhost|10.150.4.49</value>
+                    </property>
                     -->
                     <property>
                       <name>file.encoding</name>