Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Hudson @ build.clojure.org committed Oct 6, 2011
1 parent b47ab41 commit 21828e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>core.match</artifactId>
<version>0.2.0-alpha4</version>
<version>0.2.0-alpha5-SNAPSHOT</version>
<name>${artifactId}</name>
<description>Optimized pattern matching and predicate dispatch for Clojure</description>

Expand Down

0 comments on commit 21828e5

Please sign in to comment.