diff options
Diffstat (limited to 'modules/greatest-least/pom.xml')
-rw-r--r-- | modules/greatest-least/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/greatest-least/pom.xml b/modules/greatest-least/pom.xml index cbd9a7f6..3efb1932 100644 --- a/modules/greatest-least/pom.xml +++ b/modules/greatest-least/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.clojure.contrib</groupId> <artifactId>parent</artifactId> - <version>1.3.0-alpha2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>greatest-least</artifactId> |