Skip to content

Commit

Permalink
Update parent pom version
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Dec 13, 2016
1 parent 5f320ef commit 26fb65a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>core.unify</artifactId>
<version>0.5.8-SNAPSHOT</version>
<name>${artifactId}</name>
<name>core.unify</name>
<description>A unification library for Clojure</description>
<packaging>jar</packaging>

Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>org.clojure</groupId>
<artifactId>pom.contrib</artifactId>
<version>0.1.2</version>
<version>0.2.0</version>
</parent>

<developers>
Expand Down

0 comments on commit 26fb65a

Please sign in to comment.