Commit 7a95f13 1 parent a6e4f25 commit 7a95f13 Copy full SHA for 7a95f13
File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
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.2-SNAPSHOT </version >
7
+ <version >5.0.2</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.2-SNAPSHOT </version >
155
+ <version >5.0.2</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.3-SNAPSHOT </version >
161
+ <version >1.0.3</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.3-SNAPSHOT </version >
168
+ <version >1.0.3</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.2-SNAPSHOT </version >
6
+ <version >5.0.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
60
60
<dependency >
61
61
<groupId >uk.ac.imperial</groupId >
62
62
<artifactId >pipe-core</artifactId >
63
- <version >1.0.3-SNAPSHOT </version >
63
+ <version >1.0.3</version >
64
64
</dependency >
65
65
66
66
67
67
<dependency >
68
68
<groupId >uk.ac.imperial</groupId >
69
69
<artifactId >pipe-analysis</artifactId >
70
- <version >1.0.3-SNAPSHOT </version >
70
+ <version >1.0.3</version >
71
71
</dependency >
72
72
73
73
<dependency >
74
74
<groupId >uk.ac.imperial</groupId >
75
75
<artifactId >pipe-markov-chain</artifactId >
76
- <version >1.0.3-SNAPSHOT </version >
76
+ <version >1.0.3</version >
77
77
</dependency >
78
78
79
79
<dependency >
199
199
</goals >
200
200
</pluginExecutionFilter >
201
201
<action >
202
- <ignore ></ ignore >
202
+ <ignore / >
203
203
</action >
204
204
</pluginExecution >
205
205
</pluginExecutions >
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.2-SNAPSHOT </version >
7
+ <version >5.0.2</version >
8
8
<name >PIPE Parent Project</name >
9
9
10
10
<properties >
18
18
-Dgithub.site.repositoryOwner=sjdayday release:prepare
19
19
-->
20
20
<developerConnection >scm:git:git@github.com:${github.site.repositoryOwner} /PIPE.git</developerConnection >
21
- <tag >HEAD </tag >
21
+ <tag >PIPE--5.0.2 </tag >
22
22
</scm >
23
23
24
24
You can’t perform that action at this time.
0 commit comments