We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be617e commit 7d0585cCopy full SHA for 7d0585c
pom.xml
@@ -7,7 +7,7 @@
7
<groupId>org.reactome.web</groupId>
8
<artifactId>diagram</artifactId>
9
<packaging>jar</packaging>
10
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
11
<name>Reactome Diagram Viewer</name>
12
13
<properties>
@@ -37,13 +37,13 @@
37
<dependency>
38
<groupId>org.reactome.web.pwp</groupId>
39
<artifactId>model</artifactId>
40
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
41
</dependency>
42
43
44
45
<artifactId>analysis-client</artifactId>
46
- <version>1.0.5-SNAPSHOT</version>
47
48
49
<!-- QuadTree implementation for GWT -->
0 commit comments