Skip to content

Commit

Permalink
Merge pull request #1288 from chupman/fix-graph-compatibility
Browse files Browse the repository at this point in the history
Added graph versions 0.2.1 and 0.2.2 to compatible-versions #1285
  • Loading branch information
jerryjch authored Oct 9, 2018
2 parents d26b68a + 947a518 commit 181d12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<tag>0.2</tag>
</scm>
<properties>
<janusgraph.compatible.versions>0.1.0,0.1.1,0.2.0</janusgraph.compatible.versions>
<janusgraph.compatible.versions>0.1.0,0.1.1,0.2.0,0.2.1,0.2.2</janusgraph.compatible.versions>
<titan.compatible-versions>1.0.0,1.1.0-SNAPSHOT</titan.compatible-versions>
<tinkerpop.version>3.2.9</tinkerpop.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit 181d12c

Please sign in to comment.