File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >matlab-plugin</artifactId >
6
6
<groupId >com.mathworks.ci</groupId >
7
- <version >1.0 -SNAPSHOT</version >
7
+ <version >1.1 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >build</artifactId >
10
10
<packaging >pom</packaging >
18
18
<dependency >
19
19
<groupId >com.mathworks.ci</groupId >
20
20
<artifactId >matlab-plugin-agent</artifactId >
21
- <version >1.0 -SNAPSHOT</version >
21
+ <version >1.1 -SNAPSHOT</version >
22
22
</dependency >
23
23
<dependency >
24
24
<groupId >com.mathworks.ci</groupId >
25
25
<artifactId >matlab-plugin-common</artifactId >
26
- <version >1.0 -SNAPSHOT</version >
26
+ <version >1.1 -SNAPSHOT</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >com.mathworks.ci</groupId >
30
30
<artifactId >matlab-plugin-server</artifactId >
31
- <version >1.0 -SNAPSHOT</version >
31
+ <version >1.1 -SNAPSHOT</version >
32
32
</dependency >
33
33
</dependencies >
34
34
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >matlab-plugin</artifactId >
6
6
<groupId >com.mathworks.ci</groupId >
7
- <version >1.0 -SNAPSHOT</version >
7
+ <version >1.1 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >matlab-plugin-agent</artifactId >
10
10
<packaging >jar</packaging >
11
11
<dependencies >
12
12
<dependency >
13
13
<groupId >com.mathworks.ci</groupId >
14
14
<artifactId >matlab-plugin-common</artifactId >
15
- <version >1.0 -SNAPSHOT</version >
15
+ <version >1.1 -SNAPSHOT</version >
16
16
<scope >compile</scope >
17
17
</dependency >
18
18
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >matlab-plugin</artifactId >
6
6
<groupId >com.mathworks.ci</groupId >
7
- <version >1.0 -SNAPSHOT</version >
7
+ <version >1.1 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >matlab-plugin-common</artifactId >
10
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >matlab-plugin</artifactId >
6
6
<groupId >com.mathworks.ci</groupId >
7
- <version >1.0 -SNAPSHOT</version >
7
+ <version >1.1 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >matlab-plugin-server</artifactId >
10
10
<packaging >jar</packaging >
13
13
<dependency >
14
14
<groupId >com.mathworks.ci</groupId >
15
15
<artifactId >matlab-plugin-common</artifactId >
16
- <version >1.0 -SNAPSHOT</version >
16
+ <version >1.1 -SNAPSHOT</version >
17
17
<scope >compile</scope >
18
18
</dependency >
19
19
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.mathworks.ci</groupId >
5
5
<artifactId >matlab-plugin</artifactId >
6
- <version >1.0 -SNAPSHOT</version >
6
+ <version >1.1 -SNAPSHOT</version >
7
7
<packaging >pom</packaging >
8
8
<properties >
9
9
<teamcity-version >2021.2</teamcity-version >
You can’t perform that action at this time.
0 commit comments