File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<groupId >com.facebook.airlift.resolver</groupId >
11
11
<artifactId >resolver-root</artifactId >
12
- <version >1.7 </version >
12
+ <version >1.8-SNAPSHOT </version >
13
13
<packaging >pom</packaging >
14
14
15
15
<description >Resolve the dependencies of Maven coordinates or POM file</description >
19
19
<scm >
20
20
<connection >scm:git:git://github.com/prestodb/resolver.git</connection >
21
21
<url >https://github.com/prestodb/resolver</url >
22
- <tag >1.7 </tag >
22
+ <tag >HEAD </tag >
23
23
</scm >
24
24
25
25
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.facebook.airlift.resolver</groupId >
6
6
<artifactId >resolver-root</artifactId >
7
- <version >1.7 </version >
7
+ <version >1.8-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >resolver-integration</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.facebook.airlift.resolver</groupId >
6
6
<artifactId >resolver-root</artifactId >
7
- <version >1.7 </version >
7
+ <version >1.8-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >resolver</artifactId >
You can’t perform that action at this time.
0 commit comments