Skip to content

Commit

Permalink
fixed composer snapshot dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pulse00 committed May 26, 2014
1 parent fc00211 commit 4c261d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.dubture</groupId>
<artifactId>composer-java-api</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 4c261d7

Please sign in to comment.