diff options
author | Julien Eluard <[email protected]> | 2011-09-14 23:41:31 -0700 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-09-14 23:41:31 -0700 |
commit | 35b6ecf224dfee89a5453ca9b86e0f66bd5c9046 (patch) | |
tree | c95705548acf9423060bcb7de19fb7768ec52353 /api | |
parent | d2a24ae8629ad6ba7f9cd575befd834bb5463767 (diff) |
Rollback version change.
Diffstat (limited to 'api')
-rwxr-xr-x | api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pom.xml b/api/pom.xml index 632a33f..a20e9de 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.11-SNAPSHOT</version> + <version>0.9.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |