File tree 6 files changed +16
-16
lines changed
6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >uk.gov.gchq.magma-core</groupId >
6
6
<artifactId >magma-core</artifactId >
7
- <version >3.0.1-SNAPSHOT </version >
7
+ <version >3.0.1</version >
8
8
</parent >
9
9
10
10
<groupId >uk.gov.gchq.magma-core</groupId >
11
11
<artifactId >core</artifactId >
12
- <version >3.0.1-SNAPSHOT </version >
12
+ <version >3.0.1</version >
13
13
14
14
<name >core</name >
15
15
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >uk.gov.gchq.magma-core</groupId >
6
6
<artifactId >magma-core</artifactId >
7
- <version >3.0.1-SNAPSHOT </version >
7
+ <version >3.0.1</version >
8
8
</parent >
9
9
10
10
<groupId >uk.gov.gchq.magma-core</groupId >
11
11
<artifactId >demo</artifactId >
12
- <version >3.0.1-SNAPSHOT </version >
12
+ <version >3.0.1</version >
13
13
14
14
<name >examples</name >
15
15
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >uk.gov.gchq.magma-core</groupId >
6
6
<artifactId >magma-core</artifactId >
7
- <version >3.0.1-SNAPSHOT </version >
7
+ <version >3.0.1</version >
8
8
</parent >
9
9
10
10
<groupId >uk.gov.gchq.magma-core</groupId >
11
11
<artifactId >hqdm-rdf-canonical</artifactId >
12
- <version >3.0.1-SNAPSHOT </version >
12
+ <version >3.0.1</version >
13
13
14
14
<name >hqdm-rdf-canonical</name >
15
15
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >uk.gov.gchq.magma-core</groupId >
6
6
<artifactId >magma-core</artifactId >
7
- <version >3.0.1-SNAPSHOT </version >
7
+ <version >3.0.1</version >
8
8
</parent >
9
9
10
10
<groupId >uk.gov.gchq.magma-core</groupId >
11
11
<artifactId >hqdm-rdf</artifactId >
12
- <version >3.0.1-SNAPSHOT </version >
12
+ <version >3.0.1</version >
13
13
14
14
<name >hqdm-rdf</name >
15
15
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >uk.gov.gchq.magma-core</groupId >
6
6
<artifactId >magma-core</artifactId >
7
- <version >3.0.1-SNAPSHOT </version >
7
+ <version >3.0.1</version >
8
8
</parent >
9
9
10
10
<groupId >uk.gov.gchq.magma-core</groupId >
11
11
<artifactId >hqdm</artifactId >
12
- <version >3.0.1-SNAPSHOT </version >
12
+ <version >3.0.1</version >
13
13
14
14
<name >hqdm</name >
15
15
Original file line number Diff line number Diff line change 18
18
19
19
<groupId >uk.gov.gchq.magma-core</groupId >
20
20
<artifactId >magma-core</artifactId >
21
- <version >3.0.1-SNAPSHOT </version >
21
+ <version >3.0.1</version >
22
22
<packaging >pom</packaging >
23
23
24
24
<name >Magma Core</name >
51
51
52
52
<scm >
53
53
<developerConnection >scm:git:https://github.com/gchq/MagmaCore.git</developerConnection >
54
- <tag >HEAD </tag >
54
+ <tag >3.0.1 </tag >
55
55
</scm >
56
56
57
57
<distributionManagement >
67
67
<dependency >
68
68
<groupId >uk.gov.gchq.magma-core</groupId >
69
69
<artifactId >core</artifactId >
70
- <version >3.0.1-SNAPSHOT </version >
70
+ <version >3.0.1</version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >uk.gov.gchq.magma-core</groupId >
74
74
<artifactId >hqdm</artifactId >
75
- <version >3.0.1-SNAPSHOT </version >
75
+ <version >3.0.1</version >
76
76
</dependency >
77
77
<dependency >
78
78
<groupId >uk.gov.gchq.magma-core</groupId >
79
79
<artifactId >hqdm-rdf</artifactId >
80
- <version >3.0.1-SNAPSHOT </version >
80
+ <version >3.0.1</version >
81
81
</dependency >
82
82
<dependency >
83
83
<groupId >uk.gov.gchq.magma-core</groupId >
84
84
<artifactId >hqdm-rdf-canonical</artifactId >
85
- <version >3.0.1-SNAPSHOT </version >
85
+ <version >3.0.1</version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments