Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
set to 1.2.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
andresteingress committed May 12, 2011
1 parent 4c12c28 commit d967b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -14,7 +14,7 @@ allprojects {
apply plugin: 'idea'

group = "org.gcontracts"
version = "1.2.2"
version = "1.2.3-SNAPSHOT"

asm = "asm:asm:3.2"
junit = "junit:junit:4.8.2"
Expand Down

0 comments on commit d967b6e

Please sign in to comment.