You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2013/06/12 15:39:27 UTC

svn commit: r1492197 - /httpcomponents/hc-stylecheck/trunk/pom.xml

Author: olegk
Date: Wed Jun 12 13:39:27 2013
New Revision: 1492197

URL: http://svn.apache.org/r1492197
Log:
Fixed XML markup

Modified:
    httpcomponents/hc-stylecheck/trunk/pom.xml

Modified: httpcomponents/hc-stylecheck/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/hc-stylecheck/trunk/pom.xml?rev=1492197&r1=1492196&r2=1492197&view=diff
==============================================================================
--- httpcomponents/hc-stylecheck/trunk/pom.xml (original)
+++ httpcomponents/hc-stylecheck/trunk/pom.xml Wed Jun 12 13:39:27 2013
@@ -66,5 +66,5 @@
         <altDeploymentRepository>id::default::file:target/deploy</altDeploymentRepository>
       </properties>
     </profile>
-  <profiles>
+  </profiles>
 </project>