Skip to content

Commit

Permalink
Merge pull request #104 from dcrissman/fix-build
Browse files Browse the repository at this point in the history
fix the build
  • Loading branch information
paterczm committed Jun 9, 2015
2 parents 22e8da2 + c366b18 commit 6761ec2
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
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>lightblue-client-http</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down Expand Up @@ -256,4 +256,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 6761ec2

Please sign in to comment.