File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.iq80.leveldb</groupId >
7
7
<artifactId >leveldb-project</artifactId >
8
- <version >0.10-SNAPSHOT </version >
8
+ <version >0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >leveldb-api</artifactId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >leveldb-project</artifactId >
23
23
<groupId >org.iq80.leveldb</groupId >
24
- <version >0.10-SNAPSHOT </version >
24
+ <version >0.10</version >
25
25
</parent >
26
26
27
27
<artifactId >leveldb-benchmark</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.iq80.leveldb</groupId >
7
7
<artifactId >leveldb-project</artifactId >
8
- <version >0.10-SNAPSHOT </version >
8
+ <version >0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >leveldb</artifactId >
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >org.iq80.leveldb</groupId >
12
12
<artifactId >leveldb-project</artifactId >
13
- <version >0.10-SNAPSHOT </version >
13
+ <version >0.10</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<description >Port of LevelDB to Java</description >
51
51
<connection >scm:git:git://github.com/dain/leveldb.git</connection >
52
52
<
developerConnection >scm:git:
[email protected] :dain/leveldb.git</
developerConnection >
53
53
<url >http://github.com/dain/leveldb/tree/master</url >
54
- <tag >HEAD </tag >
54
+ <tag >0.10 </tag >
55
55
</scm >
56
56
57
57
<properties >
You can’t perform that action at this time.
0 commit comments