Commit 46c632f Sarah Tattersall
committed
1 parent 2395b21 commit 46c632f Copy full SHA for 46c632f
File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >uk.ac.imperial</groupId >
6
6
<artifactId >PIPE</artifactId >
7
- <version >5.0.0-beta-4-SNAPSHOT </version >
7
+ <version >5.0.0</version >
8
8
</parent >
9
9
10
10
<artifactId >PIPE-gui</artifactId >
152
152
<dependency >
153
153
<groupId >uk.ac.imperial</groupId >
154
154
<artifactId >pipe-module-gui</artifactId >
155
- <version >5.0.0-beta-4-SNAPSHOT </version >
155
+ <version >5.0.0</version >
156
156
</dependency >
157
157
158
158
<dependency >
159
159
<groupId >uk.ac.imperial</groupId >
160
160
<artifactId >pipe-core</artifactId >
161
- <version >1.0.2-SNAPSHOT </version >
161
+ <version >1.0.1 </version >
162
162
</dependency >
163
163
164
164
165
165
<dependency >
166
166
<groupId >uk.ac.imperial</groupId >
167
167
<artifactId >pipe-markov-chain</artifactId >
168
- <version >1.0.2-SNAPSHOT </version >
168
+ <version >1.0.1 </version >
169
169
</dependency >
170
170
171
171
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >PIPE</artifactId >
5
5
<groupId >uk.ac.imperial</groupId >
6
- <version >5.0.0-beta-4-SNAPSHOT </version >
6
+ <version >5.0.0</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
65
65
<dependency >
66
66
<groupId >uk.ac.imperial</groupId >
67
67
<artifactId >pipe-core</artifactId >
68
- <version >1.0.2-SNAPSHOT </version >
68
+ <version >1.0.1 </version >
69
69
</dependency >
70
70
71
71
72
72
<dependency >
73
73
<groupId >uk.ac.imperial</groupId >
74
74
<artifactId >pipe-analysis</artifactId >
75
- <version >1.0.2-SNAPSHOT </version >
75
+ <version >1.0.1 </version >
76
76
</dependency >
77
77
78
78
<dependency >
79
79
<groupId >uk.ac.imperial</groupId >
80
80
<artifactId >pipe-markov-chain</artifactId >
81
- <version >1.0.2-SNAPSHOT </version >
81
+ <version >1.0.1 </version >
82
82
</dependency >
83
83
84
84
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >uk.ac.imperial</groupId >
5
5
<artifactId >PIPE</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >5.0.0-beta-4-SNAPSHOT </version >
7
+ <version >5.0.0</version >
8
8
<name >PIPE Parent Project</name >
9
9
10
10
<properties >
14
14
15
15
<scm >
16
16
<developerConnection >scm:git:git@github.com:sarahtattersall/PIPE.git</developerConnection >
17
- <tag >HEAD </tag >
17
+ <tag >PIPE-5.0.0 </tag >
18
18
</scm >
19
19
20
20
<modules >
You can’t perform that action at this time.
0 commit comments