We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8038700 commit 7b3e9bfCopy full SHA for 7b3e9bf
CHANGELOG.md
@@ -5,6 +5,7 @@
5
* Upgraded to utilize Ferma 3.1.0 and OrientDB 3.0.0m2. This version will make use of the OrientDB Tinkerpop 3.x API (orientdb-gremlin).
6
* Updated the following dependencies
7
* commons-io:commons-io 2.4 -> 2.5
8
+ * com.syncleus:syncleus-pom 3 -> 4
9
10
## 2.3.0
11
pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>com.syncleus</groupId>
<artifactId>syncleus</artifactId>
- <version>3</version>
+ <version>4</version>
</parent>
12
<groupId>com.syncleus.ferma</groupId>
0 commit comments