File tree 7 files changed +9
-9
lines changed
7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >uk.ac.gate</groupId >
13
13
<artifactId >gcp-parent</artifactId >
14
- <version >3.2 -SNAPSHOT</version >
14
+ <version >3.3 -SNAPSHOT</version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >uk.ac.gate</groupId >
13
13
<artifactId >gcp-parent</artifactId >
14
- <version >3.2 -SNAPSHOT</version >
14
+ <version >3.3 -SNAPSHOT</version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >uk.ac.gate</groupId >
7
7
<artifactId >gcp-dist</artifactId >
8
- <version >3.2 -SNAPSHOT</version >
8
+ <version >3.3 -SNAPSHOT</version >
9
9
<packaging >pom</packaging >
10
10
<url >http://gate.ac.uk/gcp</url >
11
11
43
43
<dependency >
44
44
<groupId >uk.ac.gate</groupId >
45
45
<artifactId >gcp-impl</artifactId >
46
- <version >3.2 -SNAPSHOT</version >
46
+ <version >3.3 -SNAPSHOT</version >
47
47
</dependency >
48
48
49
49
<dependency >
55
55
<dependency >
56
56
<groupId >uk.ac.gate</groupId >
57
57
<artifactId >gcp-cli</artifactId >
58
- <version >3.2 -SNAPSHOT</version >
58
+ <version >3.3 -SNAPSHOT</version >
59
59
<!-- easy way to separate this in the assembly descriptor -->
60
60
<scope >provided</scope >
61
61
</dependency >
Original file line number Diff line number Diff line change 4
4
\begin {document }
5
5
\title {{\Huge {\textsc {The GATECloud Paralleliser (GCP)}}}\\
6
6
Large-scale multi-threaded processing with GATE Embedded \\
7
- {\small version 3.2 -SNAPSHOT}
7
+ {\small version 3.3 -SNAPSHOT}
8
8
}
9
9
\author {Ian Roberts, Valentin Tablan\\ GATE Team}
10
10
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >uk.ac.gate</groupId >
13
13
<artifactId >gcp-parent</artifactId >
14
- <version >3.2 -SNAPSHOT</version >
14
+ <version >3.3 -SNAPSHOT</version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
30
30
<dependency >
31
31
<groupId >uk.ac.gate</groupId >
32
32
<artifactId >gcp-api</artifactId >
33
- <version >3.2 -SNAPSHOT</version >
33
+ <version >3.3 -SNAPSHOT</version >
34
34
<scope >compile</scope >
35
35
</dependency >
36
36
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >uk.ac.gate</groupId >
7
7
<artifactId >gcp-parent</artifactId >
8
- <version >3.2 -SNAPSHOT</version >
8
+ <version >3.3 -SNAPSHOT</version >
9
9
<packaging >pom</packaging >
10
10
<url >http://gate.ac.uk/gcp</url >
11
11
You can’t perform that action at this time.
0 commit comments