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

Commit

Permalink
creating release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Oct 18, 2016
1 parent a862ef2 commit 807f259
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>build-tool-common</artifactId>
<version>2.0.11-SNAPSHOT</version>
<version>2.0.11</version>

<name>Build Tool Common</name>
<description>Manage a Build Info with artifact and dependencies</description>
Expand All @@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
<version>3.5</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 807f259

Please sign in to comment.