diff options
Diffstat (limited to 'modules/command-line/pom.xml')
-rw-r--r-- | modules/command-line/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/command-line/pom.xml b/modules/command-line/pom.xml index c5ca8b24..732f81f2 100644 --- a/modules/command-line/pom.xml +++ b/modules/command-line/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-alpha4</version> <relativePath>../parent</relativePath> </parent> <artifactId>command-line</artifactId> |