Commit 77593d2 1 parent 21564be commit 77593d2 Copy full SHA for 77593d2
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >algorithm</artifactId >
7
7
<groupId >com.vesoft</groupId >
8
- <version >3.0-SNAPSHOT </version >
8
+ <version >3.1.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
182
182
<dependency >
183
183
<groupId >com.vesoft</groupId >
184
184
<artifactId >nebula-algorithm</artifactId >
185
- <version >3.0-SNAPSHOT </version >
185
+ <version >${project.version} </version >
186
186
</dependency >
187
187
</dependencies >
188
188
</project >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >algorithm</artifactId >
8
8
<groupId >com.vesoft</groupId >
9
- <version >3.0-SNAPSHOT </version >
9
+ <version >3.1.0 </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<modelVersion >4.0.0</modelVersion >
15
15
16
16
<properties >
17
17
<spark .version>2.4.4</spark .version>
18
- <nebula .version>3.0-SNAPSHOT </nebula .version>
18
+ <nebula .version>3.4.0 </nebula .version>
19
19
<config .version>1.4.0</config .version>
20
20
<scopt .version>3.7.1</scopt .version>
21
21
<scalatest .version>3.2.0</scalatest .version>
Original file line number Diff line number Diff line change 7
7
<groupId >com.vesoft</groupId >
8
8
<artifactId >algorithm</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >3.0-SNAPSHOT </version >
10
+ <version >3.1.0 </version >
11
11
12
12
<properties >
13
13
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments