Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-07 | Set all versions to 1.3.0-alpha31.3.0-alpha3 | Stuart Sierra | |
2010-10-26 | Revert all versions to 1.3.0-SNAPSHOT for development | Stuart Sierra | |
2010-10-26 | Update all versions to 1.3.0-alpha2 release | Stuart Sierra | |
2010-10-05 | Use ${project.version} to reference artifacts in standalone module | Andreas Brenk | |
2010-10-02 | t100: added c.c.java-utils to c.c.standalone | Ben Smith-Mannschott | |
Signed-off-by: Stuart Sierra <mail@stuartsierra.com> | |||
2010-10-01 | Add separate module for standalone uberjar. | Andreas Brenk | |
Dependency on single, large JAR: groupId: org.clojure.contrib artifactId: standalone version: 1.3.0-SNAPSHOT Dependency on multiple, small JARs: groupId: org.clojure.contrib artifactId: complete version: 1.3.0-SNAPSHOT |