File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 3
3
:url " https://github.com/clojure/clr.tools.namespace"
4
4
:license {:name " Eclipse Public License"
5
5
:url " http://www.eclipse.org/legal/epl-v10.html" }
6
- :dependencies [[org.clojure.clr/tools.reader " 1.0.0 " ]]
6
+ :dependencies [[org.clojure.clr/tools.reader " 1.3.2 " ]]
7
7
:min-lein-version " 2.0.0"
8
8
:plugins [[lein-clr " 0.2.0" ]]
9
9
:deploy-repositories [[" clojars" {:url " https://clojars.org/repo/"
Original file line number Diff line number Diff line change 27
27
<ItemGroup >
28
28
<Folder Include =" Properties\" />
29
29
</ItemGroup >
30
+ <ItemGroup >
31
+ <PackageReference Include =" clr.tools.reader" Version =" 1.3.2" />
32
+ </ItemGroup >
30
33
</Project >
Original file line number Diff line number Diff line change 4
4
<id >$id$</id >
5
5
<version >$version$</version >
6
6
<title >$title$</title >
7
- <authors >$author$</authors >
8
- <owners >$author$</owners >
9
- <licenseUrl >http://opensource.org/licenses/eclipse-1.0.php</licenseUrl >
7
+ <authors >$authors$</authors >
8
+ <owners >$authors$</owners >
10
9
<projectUrl >https://github.com/clojure/clr.tools.namespace</projectUrl >
11
10
<requireLicenseAcceptance >false</requireLicenseAcceptance >
11
+ <license type =" expression" >EPL-1.0</license >
12
12
<description >$description$</description >
13
- <releaseNotes >Updated to version 0.3.2 </releaseNotes >
14
- <copyright >Copyright Rich Hickey, David Miller 2020 </copyright >
13
+ <releaseNotes >Updated to version 1.0.0 </releaseNotes >
14
+ <copyright >$coyright$ </copyright >
15
15
<tags >Clojure ClojureCLR</tags >
16
16
</metadata >
17
- </package >
17
+ </package >
You can’t perform that action at this time.
0 commit comments