File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<groupId >leiningen-core</groupId >
4
4
<artifactId >leiningen-core</artifactId >
5
5
<packaging >jar</packaging >
6
- <version >2.8.0 </version >
6
+ <version >2.8.1-SNAPSHOT </version >
7
7
<name >leiningen-core</name >
8
8
<description >Library for core functionality of Leiningen.</description >
9
9
<url >https://github.com/technomancy/leiningen</url >
14
14
</license >
15
15
</licenses >
16
16
<scm >
17
- <tag >bc7b456017a021d31823763b24aeb9b25cf6db80
17
+ <tag >fe55544c9ea2a43c86264da7d76b3418ec8fdf5b
18
18
</tag >
19
19
<url />
20
20
</scm >
48
48
</repository >
49
49
<repository >
50
50
<id >clojars</id >
51
- <url >https://clojars.org/repo /</url >
51
+ <url >https://repo. clojars.org/</url >
52
52
<snapshots >
53
53
<enabled >true</enabled >
54
54
</snapshots >
90
90
<dependency >
91
91
<groupId >com.cemerick</groupId >
92
92
<artifactId >pomegranate</artifactId >
93
- <version >0.4.0-alpha1 </version >
93
+ <version >0.4.0</version >
94
94
<exclusions >
95
95
<exclusion >
96
96
<groupId >org.tcrawley</groupId >
Original file line number Diff line number Diff line change 8
8
[bultitude " 0.2.8" :exclusions [org.tcrawley/dynapath]]
9
9
[org.flatland/classlojure " 0.7.1" ]
10
10
[robert/hooke " 1.3.0" ]
11
- [com.cemerick/pomegranate " 0.4.0-alpha1 "
11
+ [com.cemerick/pomegranate " 0.4.0"
12
12
:exclusions [org.tcrawley/dynapath
13
13
org.codehaus.plexus/plexus-utils]]
14
14
[org.tcrawley/dynapath " 0.2.5" ]
You can’t perform that action at this time.
0 commit comments