Skip to content

Commit

Permalink
Change repositories to scijava maven
Browse files Browse the repository at this point in the history
  • Loading branch information
kephale committed Jun 9, 2019
1 parent e3c87af commit de51c17
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@
[seesaw "1.4.4"]]
:jvm-opts ["-Dscenery.Renderer=OpenGLRenderer"]
;:javadoc-opts {:package-names ["brevis" "brevis.graphics" "brevis.plot"]}
:repositories [["imagej" "https://maven.imagej.net/content/groups/hosted/"]
["imagej-releases" "https://maven.imagej.net/content/repositories/releases/"]
["ome maven" "https://artifacts.openmicroscopy.org/artifactory/maven/"]
["imagej-snapshots" "https://maven.imagej.net/content/repositories/snapshots/"]
:repositories [["scijava.public" "https://maven.scijava.org/content/groups/public"]
["jitpack.io" "https://jitpack.io"]
["saalfeld-lab-maven-repo" "https://saalfeldlab.github.io/maven"]
["boundless" "https://repo.boundlessgeo.com/main/"]
Expand Down

0 comments on commit de51c17

Please sign in to comment.