File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >algorithm</artifactId >
77 <groupId >com.vesoft</groupId >
8- <version >3.0-SNAPSHOT </version >
8+ <version >3.2.0 </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
182182 <dependency >
183183 <groupId >com.vesoft</groupId >
184184 <artifactId >nebula-algorithm</artifactId >
185- <version >3.0-SNAPSHOT </version >
185+ <version >${project.version} </version >
186186 </dependency >
187187 </dependencies >
188188</project >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >algorithm</artifactId >
88 <groupId >com.vesoft</groupId >
9- <version >3.0-SNAPSHOT </version >
9+ <version >3.2.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 77 <groupId >com.vesoft</groupId >
88 <artifactId >algorithm</artifactId >
99 <packaging >pom</packaging >
10- <version >3.0-SNAPSHOT </version >
10+ <version >3.2.0 </version >
1111
1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments