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 7
7
<parent >
8
8
<groupId >com.protonail.leveldb-jna</groupId >
9
9
<artifactId >leveldb-jna</artifactId >
10
- <version >1.18.1-SNAPSHOT </version >
10
+ <version >1.18.1</version >
11
11
</parent >
12
12
13
13
<artifactId >leveldb-jna-core</artifactId >
37
37
<dependency >
38
38
<groupId >com.protonail.leveldb-jna</groupId >
39
39
<artifactId >leveldb-jna-native</artifactId >
40
- <version >1.18.1-SNAPSHOT </version >
40
+ <version >1.18.1</version >
41
41
<classifier >${platform.classifier} </classifier >
42
42
<scope >test</scope >
43
43
</dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.protonail.leveldb-jna</groupId >
9
9
<artifactId >leveldb-jna</artifactId >
10
- <version >1.18.1-SNAPSHOT </version >
10
+ <version >1.18.1</version >
11
11
</parent >
12
12
13
13
<artifactId >leveldb-jna-native</artifactId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.protonail.leveldb-jna</groupId >
8
8
<artifactId >leveldb-jna</artifactId >
9
- <version >1.18.1-SNAPSHOT </version >
9
+ <version >1.18.1</version >
10
10
11
11
<url >https://github.com/protonail/leveldb-jna</url >
12
12
<description >Java JNA (not JNI) adapter for LevelDB</description >
You can’t perform that action at this time.
0 commit comments