Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Commit

Permalink
fixing version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah committed May 16, 2018
1 parent c1e1477 commit bf55253
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Expand Up @@ -6,6 +6,10 @@
<packaging>jar</packaging>
<name>FreeACS TR069 Test Client</name>

<properties>
<apache.httpclient.version>4.5.5</apache.httpclient.version>
</properties>

<dependencies>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit bf55253

Please sign in to comment.