Fork me on GitHub
#leiningen
<
2017-09-08
>
jmclavijo20:09:57

I’m trying to use a subproject that is constantly being built, inside of another. I’ve set the checkouts folder in the parent project, and I’ve set the build names of the subproject to “2017-SNAPSHOT” in project.clj but everytime I run, the build uses a timestamp to within the pom file. What am I missing?