File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
EnrichmentMapIntegrationTest Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.baderlab.csplugins</groupId >
9
9
<artifactId >enrichmentmap-parent</artifactId >
10
- <version >3.3.4 </version >
10
+ <version >3.3.5-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >enrichmentmap-integration</artifactId >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.baderlab.csplugins</groupId >
13
13
<artifactId >enrichmentmap-parent</artifactId >
14
- <version >3.3.4 </version >
14
+ <version >3.3.5-SNAPSHOT </version >
15
15
</parent >
16
16
17
17
<artifactId >enrichmentmap</artifactId >
65
65
<artifactId >command-executor-api</artifactId >
66
66
<version >${cy3.version} </version >
67
67
</dependency >
68
+ <dependency >
69
+ <groupId >org.cytoscape</groupId >
70
+ <artifactId >event-api</artifactId >
71
+ <version >${cy3.version} </version >
72
+ </dependency >
68
73
69
74
70
75
<!-- additional libraries -->
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.baderlab.csplugins</groupId >
6
6
<artifactId >enrichmentmap-parent</artifactId >
7
- <version >3.3.4 </version >
7
+ <version >3.3.5-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<properties >
You can’t perform that action at this time.
0 commit comments