File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 6060
6161 :plugins [[puppetlabs/i18n " 0.8.0" ]]
6262
63- :deploy-repositories [[" releases" {:url deploy-releases-url
64- :username deploy-username
65- :password deploy-password
66- :sign-releases false }]
67- [" snapshots" {:url deploy-snapshots-url
68- :username deploy-username
69- :password deploy-password}]]
63+ :deploy-repositories [[" releases" {:url ~ deploy-releases-url
64+ :username ~ deploy-username
65+ :password ~ deploy-password
66+ :sign-releases false }]
67+ [" snapshots" {:url ~ deploy-snapshots-url
68+ :username ~ deploy-username
69+ :password ~ deploy-password}]]
7070
7171 ; ; By declaring a classifier here and a corresponding profile below we'll get an additional jar
7272 ; ; during `lein jar` that has all the code in the test/ directory. Downstream projects can then
You can’t perform that action at this time.
0 commit comments