aboutsummaryrefslogtreecommitdiff
path: root/modules/find-namespaces/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-11-07 09:19:42 -0500
committerStuart Sierra <mail@stuartsierra.com>2010-11-07 09:19:42 -0500
commit6711b9e03f415d744594ce2a8faed48f9a2bc882 (patch)
tree3a530392bb259d7543abbc3cf60d053cd97cd91c /modules/find-namespaces/pom.xml
parent163c7d5cc139d6584e9c7362a19929dadfd910c2 (diff)
Set all versions to 1.3.0-alpha31.3.0-alpha3
Diffstat (limited to 'modules/find-namespaces/pom.xml')
-rw-r--r--modules/find-namespaces/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/find-namespaces/pom.xml b/modules/find-namespaces/pom.xml
index e21c7f83..2271b649 100644
--- a/modules/find-namespaces/pom.xml
+++ b/modules/find-namespaces/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>find-namespaces</artifactId>
@@ -12,12 +12,12 @@
<dependency>
<groupId>org.clojure.contrib</groupId>
<artifactId>classpath</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0-alpha3</version>
</dependency>
<dependency>
<groupId>org.clojure.contrib</groupId>
<artifactId>jar</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0-alpha3</version>
</dependency>
</dependencies>
</project> \ No newline at end of file