diff options
Diffstat (limited to 'modules/jar/pom.xml')
-rw-r--r-- | modules/jar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/jar/pom.xml b/modules/jar/pom.xml index e5063576..e79056a3 100644 --- a/modules/jar/pom.xml +++ b/modules/jar/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>jar</artifactId> |