Skip to content

Commit

Permalink
DPNG-7892: upgrading cf-client
Browse files Browse the repository at this point in the history
  • Loading branch information
akdajnowski authored and Szymon Bultrowicz committed Jun 2, 2016
1 parent 61d5f39 commit aa39c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>data-acquisition</artifactId>
<version>0.5.11</version>
<version>0.5.12</version>
<name>DAS</name>
<description>Data Acquisition Service</description>

Expand Down Expand Up @@ -285,7 +285,7 @@
<dependency>
<groupId>org.trustedanalytics</groupId>
<artifactId>cf-client</artifactId>
<version>0.4.14</version>
<version>0.4.38</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit aa39c03

Please sign in to comment.