Skip to content

Commit

Permalink
Merge branch 'newplugin'
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Sierra committed Mar 19, 2010
2 parents 1e33333 + 1923b54 commit d1e831b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<plugin>
<groupId>com.theoryinpractise</groupId>
<artifactId>clojure-maven-plugin</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<configuration>
<compileDeclaredNamespaceOnly>true</compileDeclaredNamespaceOnly>
<namespaces>
Expand All @@ -96,7 +96,6 @@
<namespace>clojure\.contrib\.conditition\.Condition</namespace>
<namespace>clojure\.contrib\.repl-ln</namespace>
<namespace>clojure\.contrib\.pprint\.gen-class</namespace>
<namespace>clojure\.contrib\..*test-.*</namespace>
</namespaces>
</configuration>
<executions>
Expand Down

0 comments on commit d1e831b

Please sign in to comment.