Skip to content

Commit 725c40f

Browse files
committed
3.2.0 stable
1 parent 39e8b6e commit 725c40f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.reactome.web.pwp</groupId>
99
<artifactId>browser</artifactId>
1010
<packaging>war</packaging>
11-
<version>3.2.0-SNAPSHOT</version>
11+
<version>3.2.0</version>
1212
<name>Reactome Pathway Portal</name>
1313

1414
<properties>
@@ -63,25 +63,25 @@
6363
<dependency>
6464
<groupId>org.reactome.web.pwp</groupId>
6565
<artifactId>model</artifactId>
66-
<version>1.0.1-SNAPSHOT</version>
66+
<version>1.1.0</version>
6767
</dependency>
6868

6969
<dependency>
7070
<groupId>org.reactome.web.pwp</groupId>
7171
<artifactId>analysis-client</artifactId>
72-
<version>1.0.5-SNAPSHOT</version>
72+
<version>1.1.0</version>
7373
</dependency>
7474

7575
<dependency>
7676
<groupId>org.reactome.web</groupId>
7777
<artifactId>fireworks</artifactId>
78-
<version>1.2.0-SNAPSHOT</version>
78+
<version>1.2.0</version>
7979
</dependency>
8080

8181
<dependency>
8282
<groupId>org.reactome.web</groupId>
8383
<artifactId>diagram</artifactId>
84-
<version>3.2.0-SNAPSHOT</version>
84+
<version>3.2.0</version>
8585
</dependency>
8686

8787
<dependency>

0 commit comments

Comments
 (0)