aboutsummaryrefslogtreecommitdiff
path: root/modules/mmap/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-10-26 19:24:48 -0400
committerStuart Sierra <mail@stuartsierra.com>2010-10-26 19:24:48 -0400
commitcb868955fc71c7bdef2a0ff14ef368aadfe01606 (patch)
tree89cee6e81074e083026e3e3709be79899a53cc07 /modules/mmap/pom.xml
parentd133788ca976eb3b47b8821239ea5d701d37178b (diff)
Update all versions to 1.3.0-alpha2 release
Diffstat (limited to 'modules/mmap/pom.xml')
-rw-r--r--modules/mmap/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mmap/pom.xml b/modules/mmap/pom.xml
index 8ef9bfcd..4139b647 100644
--- a/modules/mmap/pom.xml
+++ b/modules/mmap/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-alpha2</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>mmap</artifactId>