Repository: brooklyn-library
Updated Branches:
  refs/heads/master 269c0436a -> d7bf15951


bump http version


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/ec936749
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/ec936749
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/ec936749

Branch: refs/heads/master
Commit: ec936749a207d64ab4687263d4555e447d164575
Parents: 8a57ff7
Author: Alex Heneveld <alex.henev...@cloudsoftcorp.com>
Authored: Mon Nov 7 10:01:24 2016 +0000
Committer: Alex Heneveld <alex.henev...@cloudsoftcorp.com>
Committed: Mon Nov 7 11:52:48 2016 +0000

----------------------------------------------------------------------
 software/webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/ec936749/software/webapp/pom.xml
----------------------------------------------------------------------
diff --git a/software/webapp/pom.xml b/software/webapp/pom.xml
index ad6359f..3e63342 100644
--- a/software/webapp/pom.xml
+++ b/software/webapp/pom.xml
@@ -60,7 +60,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>${httpclient.version}</version>
+            <version>${httpcomponents.httpclient.version}</version>
         </dependency>
         <dependency>
             <groupId>org.hibernate</groupId>

Reply via email to