This repository was archived by the owner on Sep 19, 2021. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
4
4
<artifactId >qwazr-database</artifactId >
5
- <version >1.4.1 </version >
5
+ <version >1.5.0-SNAPSHOT </version >
6
6
<name >QWAZR Database</name >
7
7
<description >Database Engine for QWAZR</description >
8
8
<packaging >jar</packaging >
9
9
10
10
<parent >
11
11
<groupId >com.qwazr</groupId >
12
12
<artifactId >qwazr-parent</artifactId >
13
- <version >1.4.1 </version >
13
+ <version >1.5.0-SNAPSHOT </version >
14
14
<relativePath >../parent/pom.xml</relativePath >
15
15
</parent >
16
16
17
17
<scm >
18
18
<connection >scm:git:git@github.com:qwazr/database.git</connection >
19
19
<developerConnection >scm:git:git@github.com:qwazr/database.git</developerConnection >
20
20
<url >git@github.com:qwazr/database.git</url >
21
- <tag >v1.4.1 </tag >
21
+ <tag >HEAD </tag >
22
22
</scm >
23
23
24
24
<dependencies >
29
29
<dependency >
30
30
<groupId >com.qwazr</groupId >
31
31
<artifactId >qwazr-binder</artifactId >
32
- <version >1.4.1 </version >
32
+ <version >1.5.0-SNAPSHOT </version >
33
33
</dependency >
34
34
<dependency >
35
35
<groupId >com.qwazr</groupId >
36
36
<artifactId >qwazr-cluster</artifactId >
37
- <version >1.4.1 </version >
37
+ <version >1.5.0-SNAPSHOT </version >
38
38
</dependency >
39
39
<dependency >
40
40
<groupId >org.fusesource.leveldbjni</groupId >
You can’t perform that action at this time.
0 commit comments