aboutsummaryrefslogtreecommitdiff
path: root/modules/greatest-least/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/greatest-least/pom.xml')
-rw-r--r--modules/greatest-least/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/greatest-least/pom.xml b/modules/greatest-least/pom.xml
index 3efb1932..f29822b8 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-SNAPSHOT</version>
+ <version>1.3.0-alpha3</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>greatest-least</artifactId>