Commit 2395b21 Sarah Tattersall
committed
1 parent 95ff7e1 commit 2395b21 Copy full SHA for 2395b21
File tree 2 files changed +5
-14
lines changed
2 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 158
158
<dependency >
159
159
<groupId >uk.ac.imperial</groupId >
160
160
<artifactId >pipe-core</artifactId >
161
- <version >1.0.1 -SNAPSHOT</version >
161
+ <version >1.0.2 -SNAPSHOT</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.1 -SNAPSHOT</version >
168
+ <version >1.0.2 -SNAPSHOT</version >
169
169
</dependency >
170
170
171
171
<dependency >
Original file line number Diff line number Diff line change 10
10
<artifactId >pipe-module-gui</artifactId >
11
11
12
12
<repositories >
13
- <!-- <repository>-->
14
- <!-- <id>LocalLibs</id>-->
15
- <!-- <name>Imperial</name>-->
16
- <!-- <url>file://${project.basedir}/src/local-libs</url>-->
17
- <!-- </repository>-->
18
- <!-- <repository>-->
19
- <!-- <id>repo</id>-->
20
- <!-- <url>file://${project.basedir}/src/local-libs</url>-->
21
- <!-- </repository>-->
22
13
<repository >
23
14
<id >JPowergraph</id >
24
15
<url >https://raw.github.com/sarahtattersall/JPowerGraph/master/releases/</url >
74
65
<dependency >
75
66
<groupId >uk.ac.imperial</groupId >
76
67
<artifactId >pipe-core</artifactId >
77
- <version >1.0.1 -SNAPSHOT</version >
68
+ <version >1.0.2 -SNAPSHOT</version >
78
69
</dependency >
79
70
80
71
81
72
<dependency >
82
73
<groupId >uk.ac.imperial</groupId >
83
74
<artifactId >pipe-analysis</artifactId >
84
- <version >1.0.1 -SNAPSHOT</version >
75
+ <version >1.0.2 -SNAPSHOT</version >
85
76
</dependency >
86
77
87
78
<dependency >
88
79
<groupId >uk.ac.imperial</groupId >
89
80
<artifactId >pipe-markov-chain</artifactId >
90
- <version >1.0.1 -SNAPSHOT</version >
81
+ <version >1.0.2 -SNAPSHOT</version >
91
82
</dependency >
92
83
93
84
<dependency >
You can’t perform that action at this time.
0 commit comments