mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 00:41:12 +00:00
chore: upgrade lein-parent plugin
This commit is contained in:
parent
6e7acaedee
commit
33f7b1ccd7
16 changed files with 16 additions and 16 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:java-source-paths ["java-src"]
|
:java-source-paths ["java-src"]
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"}
|
:url "https://github.com/metosin/reitit"}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]])
|
:dependencies [[metosin/reitit-core]])
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-ring]
|
:dependencies [[metosin/reitit-ring]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:scm "../.."}
|
:scm "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-ring]
|
:dependencies [[metosin/reitit-ring]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.8"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]])
|
:dependencies [[metosin/reitit-core]])
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[io.pedestal/pedestal.service]
|
:dependencies [[io.pedestal/pedestal.service]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-ring]
|
:dependencies [[metosin/reitit-ring]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]])
|
:dependencies [[metosin/reitit-core]])
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
:scm {:name "git"
|
:scm {:name "git"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:dir "../.."}
|
:dir "../.."}
|
||||||
:plugins [[lein-parent "0.3.2"]]
|
:plugins [[lein-parent "0.3.9"]]
|
||||||
:parent-project {:path "../../project.clj"
|
:parent-project {:path "../../project.clj"
|
||||||
:inherit [:deploy-repositories :managed-dependencies]}
|
:inherit [:deploy-repositories :managed-dependencies]}
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue