File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.ndexbio.client</groupId >
55 <artifactId >ndex-java-client</artifactId >
6- <version >2.4.5-SNAPSHOT </version >
6+ <version >2.4.5</version >
77 <name >NDEx Java REST Client</name >
88 <description >REST Client for in applications that access NDEx</description >
99 <inceptionYear >2013</inceptionYear >
152152 <dependency >
153153 <groupId >org.ndexbio</groupId >
154154 <artifactId >ndex-object-model</artifactId >
155- <version >2.4.5-SNAPSHOT </version >
155+ <version >2.4.5</version >
156156 </dependency >
157- <!--
158- <dependency>
159- <groupId>com.google.guava</groupId>
160- <artifactId>guava</artifactId>
161- <version>19.0</version>
162- </dependency>
163- -->
157+
164158 <dependency >
165159 <groupId >junit</groupId >
166160 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments