Skip to content

Commit

Permalink
[maven-release-plugin] prepare release core.contracts-0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hudson @ build.clojure.org committed Mar 4, 2013
1 parent 76f11bd commit 216ece6
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.contracts</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<name>${artifactId}</name>
<description>A contracts programming library for Clojure</description>
<packaging>jar</packaging>
Expand Down

0 comments on commit 216ece6

Please sign in to comment.