Skip to content

Commit

Permalink
Don't depend on SNAPSHOT.
Browse files Browse the repository at this point in the history
Odd - I'm surprised the maven release plugin let this slide...
  • Loading branch information
talios committed Jan 8, 2014
1 parent eaefc5f commit ff27827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-api</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ff27827

Please sign in to comment.