Skip to content

Commit

Permalink
version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaneberly committed Dec 5, 2016
1 parent 24d0cc4 commit ea56a3f
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.cflint</groupId>
<artifactId>CFLint</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>

<name>CFLint</name>
<description>
Expand Down Expand Up @@ -59,7 +59,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cfparser.version>2.2.11-SNAPSHOT</cfparser.version>
<cfparser.version>2.2.11</cfparser.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ea56a3f

Please sign in to comment.