aboutsummaryrefslogtreecommitdiff
path: root/modules/lazy-seqs/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-12-19 11:31:40 -0500
committerStuart Sierra <mail@stuartsierra.com>2010-12-19 11:31:40 -0500
commit1068a72b5a1d47c98c4b8b13c4ce1904f6a755d8 (patch)
treebd7b2a22d974078e490b9966669510d153c8c5b2 /modules/lazy-seqs/pom.xml
parent3daaafd6965a4746d1bc50cbbd66bd4e32dce4f5 (diff)
Reset all versions to 1.3.0 SNAPSHOT
Diffstat (limited to 'modules/lazy-seqs/pom.xml')
-rw-r--r--modules/lazy-seqs/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/lazy-seqs/pom.xml b/modules/lazy-seqs/pom.xml
index 140469ec..c96c1caa 100644
--- a/modules/lazy-seqs/pom.xml
+++ b/modules/lazy-seqs/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.clojure.contrib</groupId>
<artifactId>parent</artifactId>
- <version>1.3.0-alpha4</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>lazy-seqs</artifactId>
@@ -12,7 +12,7 @@
<dependency>
<groupId>org.clojure.contrib</groupId>
<artifactId>def</artifactId>
- <version>1.3.0-alpha4</version>
+ <version>1.3.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project> \ No newline at end of file