Skip to content

Commit

Permalink
Update parent pom version and clojure plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Dec 13, 2016
1 parent 3889956 commit 35833d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.clojure</groupId>
<artifactId>pom.contrib</artifactId>
<version>0.1.2</version>
<version>0.2.0</version>
</parent>

<developers>
Expand All @@ -44,7 +44,7 @@
<plugin>
<groupId>com.theoryinpractise</groupId>
<artifactId>clojure-maven-plugin</artifactId>
<version>1.3.13</version>
<version>1.7.1</version>
<extensions>true</extensions>
<executions>
<execution>
Expand Down

0 comments on commit 35833d1

Please sign in to comment.