Skip to content

Commit 7b3e9bf

Browse files
committed
build(dependencies): updated parent pom version.
1 parent 8038700 commit 7b3e9bf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* 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).
66
* Updated the following dependencies
77
* commons-io:commons-io 2.4 -> 2.5
8+
* com.syncleus:syncleus-pom 3 -> 4
89

910
## 2.3.0
1011

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.syncleus</groupId>
88
<artifactId>syncleus</artifactId>
9-
<version>3</version>
9+
<version>4</version>
1010
</parent>
1111

1212
<groupId>com.syncleus.ferma</groupId>

0 commit comments

Comments
 (0)