Skip to content

Commit a833cc7

Browse files
committed
🔧 update reactome parent and release 2.1.9
1 parent 261bb77 commit a833cc7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<artifactId>content-service</artifactId>
66

77
<packaging>war</packaging>
8-
<version>2.1.8</version>
8+
<version>2.1.9</version>
99
<name>content-service</name>
1010

1111
<parent>
1212
<groupId>org.reactome.maven</groupId>
1313
<artifactId>reactome-parent</artifactId>
14-
<version>1.0.2</version>
14+
<version>1.0.3</version>
1515
</parent>
1616

1717

@@ -77,7 +77,6 @@
7777
<dependency>
7878
<groupId>org.reactome.server.tools</groupId>
7979
<artifactId>diagram-exporter</artifactId>
80-
<version>2.0.8-SNAPSHOT</version>
8180
</dependency>
8281

8382
<dependency>

0 commit comments

Comments
 (0)