Skip to content

Commit 7d0585c

Browse files
committed
3.2.1-SNAPSHOT
1 parent 0be617e commit 7d0585c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.reactome.web</groupId>
88
<artifactId>diagram</artifactId>
99
<packaging>jar</packaging>
10-
<version>3.2.0-SNAPSHOT</version>
10+
<version>3.2.1-SNAPSHOT</version>
1111
<name>Reactome Diagram Viewer</name>
1212

1313
<properties>
@@ -37,13 +37,13 @@
3737
<dependency>
3838
<groupId>org.reactome.web.pwp</groupId>
3939
<artifactId>model</artifactId>
40-
<version>1.0.1-SNAPSHOT</version>
40+
<version>1.1.0</version>
4141
</dependency>
4242

4343
<dependency>
4444
<groupId>org.reactome.web.pwp</groupId>
4545
<artifactId>analysis-client</artifactId>
46-
<version>1.0.5-SNAPSHOT</version>
46+
<version>1.1.0</version>
4747
</dependency>
4848

4949
<!-- QuadTree implementation for GWT -->

0 commit comments

Comments
 (0)