Skip to content

Instantly share code, notes, and snippets.

@jcrossley3
Created February 9, 2012 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcrossley3/1782891 to your computer and use it in GitHub Desktop.
Save jcrossley3/1782891 to your computer and use it in GitHub Desktop.
<build>
<resources>
<resource>
<directory>src/test/clojure</directory>
</resource>
</resources>
</build>
</project>
@fogus
Copy link

fogus commented Feb 10, 2012

Added to the pom for version 0.6.0-SNAPSHOT. It should appear on sonatype later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment