File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.devexperts.lincheck</groupId >
5
5
<artifactId >lincheck-all</artifactId >
6
- <version >2.0-SNAPSHOT </version >
6
+ <version >2.0</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.devexperts.lincheck</groupId >
5
5
<artifactId >lincheck-all</artifactId >
6
- <version >2.0-SNAPSHOT </version >
6
+ <version >2.0</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 23
23
<groupId >com.devexperts.lincheck</groupId >
24
24
<artifactId >lincheck-all</artifactId >
25
25
<packaging >pom</packaging >
26
- <version >2.0-SNAPSHOT </version >
26
+ <version >2.0</version >
27
27
28
28
<name >lin-check (all)</name >
29
29
<description >Linearizability checker framework</description >
320
320
<scm >
321
321
<connection >scm:git:https://stash.in.devexperts.com/scm/dxlab/lin-check.git</connection >
322
322
<
developerConnection >scm:git:ssh://
[email protected] :7999/dxlab/lin-check.git</
developerConnection >
323
- </scm >
323
+ <tag >lincheck-2.0</tag >
324
+ </scm >
324
325
325
326
<distributionManagement >
326
327
<repository >
You can’t perform that action at this time.
0 commit comments