Skip to content

Commit 32a2e6f

Browse files
Merge remote-tracking branch 'origin/dev' into dev
2 parents 0baa06e + d0faa0f commit 32a2e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>org.reactome.maven</groupId>
66
<artifactId>reactome-parent</artifactId>
7-
<version>1.0.3-SNAPSHOT</version>
7+
<version>1.0.3</version>
88
</parent>
99

1010
<groupId>org.reactome.server.graph</groupId>
1111
<artifactId>graph-core</artifactId>
1212

1313
<packaging>jar</packaging>
14-
<version>2.0.8-SNAPSHOT</version>
14+
<version>2.0.8</version>
1515
<name>Graph Core Next Generation</name>
1616

1717
<description>

0 commit comments

Comments
 (0)