File tree 6 files changed +14
-13
lines changed
6 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.devexperts.aprof</groupId >
6
6
<artifactId >aprof</artifactId >
7
- <version >31-SNAPSHOT </version >
7
+ <version >31</version >
8
8
</parent >
9
9
10
10
<packaging >jar</packaging >
16
16
<dependency >
17
17
<groupId >com.devexperts.aprof</groupId >
18
18
<artifactId >core</artifactId >
19
- <version >31-SNAPSHOT </version >
19
+ <version >31</version >
20
20
</dependency >
21
21
<dependency >
22
22
<groupId >com.devexperts.aprof</groupId >
23
23
<artifactId >transformer</artifactId >
24
- <version >31-SNAPSHOT </version >
24
+ <version >31</version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.devexperts.aprof</groupId >
28
28
<artifactId >selftest</artifactId >
29
- <version >31-SNAPSHOT </version >
29
+ <version >31</version >
30
30
</dependency >
31
31
</dependencies >
32
32
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.devexperts.aprof</groupId >
6
6
<artifactId >aprof</artifactId >
7
- <version >31-SNAPSHOT </version >
7
+ <version >31</version >
8
8
</parent >
9
9
<artifactId >benchmark</artifactId >
10
- <version >31-SNAPSHOT </version >
10
+ <version >31</version >
11
11
<name >JMH benchmarks</name >
12
12
13
13
<dependencies >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.devexperts.aprof</groupId >
6
6
<artifactId >aprof</artifactId >
7
- <version >31-SNAPSHOT </version >
7
+ <version >31</version >
8
8
</parent >
9
9
10
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.devexperts.aprof</groupId >
5
5
<artifactId >aprof</artifactId >
6
- <version >31-SNAPSHOT </version >
6
+ <version >31</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >Aprof</name >
249
249
<scm >
250
250
<connection >scm:git:https://github.com/Devexperts/aprof.git</connection >
251
251
<developerConnection >scm:git:ssh://stash.in.devexperts.com:7999/dxlab/aprof.git</developerConnection >
252
- </scm >
252
+ <tag >aprof-31</tag >
253
+ </scm >
253
254
254
255
<distributionManagement >
255
256
<repository >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.devexperts.aprof</groupId >
6
6
<artifactId >aprof</artifactId >
7
- <version >31-SNAPSHOT </version >
7
+ <version >31</version >
8
8
</parent >
9
9
10
10
<packaging >jar</packaging >
16
16
<dependency >
17
17
<groupId >com.devexperts.aprof</groupId >
18
18
<artifactId >core</artifactId >
19
- <version >31-SNAPSHOT </version >
19
+ <version >31</version >
20
20
</dependency >
21
21
</dependencies >
22
22
</project >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.devexperts.aprof</groupId >
6
6
<artifactId >aprof</artifactId >
7
- <version >31-SNAPSHOT </version >
7
+ <version >31</version >
8
8
</parent >
9
9
10
10
<packaging >jar</packaging >
45
45
<dependency >
46
46
<groupId >com.devexperts.aprof</groupId >
47
47
<artifactId >core</artifactId >
48
- <version >31-SNAPSHOT </version >
48
+ <version >31</version >
49
49
</dependency >
50
50
</dependencies >
51
51
</project >
You can’t perform that action at this time.
0 commit comments