File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.davidmoten</groupId >
8
8
<artifactId >geo-parent</artifactId >
9
- <version >0.8.1-SNAPSHOT </version >
9
+ <version >0.8.1</version >
10
10
</parent >
11
11
<artifactId >geo-mem</artifactId >
12
12
<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.davidmoten</groupId >
8
8
<artifactId >geo-parent</artifactId >
9
- <version >0.8.1-SNAPSHOT </version >
9
+ <version >0.8.1</version >
10
10
</parent >
11
11
<artifactId >geo</artifactId >
12
12
<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 6
6
<version >0.1</version >
7
7
</parent >
8
8
<artifactId >geo-parent</artifactId >
9
- <version >0.8.1-SNAPSHOT </version >
9
+ <version >0.8.1</version >
10
10
<packaging >pom</packaging >
11
11
<properties >
12
12
<flatbuffers .version>1.3.0</flatbuffers .version>
73
73
<connection >${scm.url} </connection >
74
74
<developerConnection >${scm.url} </developerConnection >
75
75
<url >${scm.url} </url >
76
- <tag >HEAD </tag >
76
+ <tag >0.8.1 </tag >
77
77
</scm >
78
78
79
79
<modules >
You can’t perform that action at this time.
0 commit comments