Skip to content
Snippets Groups Projects
Commit fe9b5941 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Updated dependencies, but code still out of sync with GRAIL.

parent 7f25c719
No related branches found
No related tags found
No related merge requests found
......@@ -200,7 +200,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.1</version>
<version>2.10.3</version>
<configuration>
<excludePackageNames>*.xml</excludePackageNames>
<failOnError>false</failOnError>
......@@ -227,7 +227,7 @@
<dependency>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-core</artifactId>
<version>0.4.4</version>
<version>0.5.4</version>
<scope>test</scope>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment