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 453f406 commit 449eb2bCopy full SHA for 449eb2b
pom.xml
@@ -67,7 +67,11 @@
67
<artifactId>release-common-lib</artifactId>
68
<version>2.0.0</version>
69
</dependency>
70
-
+ <dependency>
71
+ <groupId>org.reactome.base</groupId>
72
+ <artifactId>reactome-base</artifactId>
73
+ <version>2.2.4-SNAPSHOT</version>
74
+ </dependency>
75
<!-- Test dependencies -->
76
<dependency>
77
<groupId>junit</groupId>
0 commit comments