Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ferma
Ferma
Commits
84f95190
Commit
84f95190
authored
Nov 01, 2016
by
Jeffrey Phillips Freeman
💥
Browse files
Bumping release version to 3.1.0.
Change-Id: I9f30ab80940f1c114726cf977f383ac80ba4856a
parent
28092dcd
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
84f95190
# Ferma Changelog
## 3.1.0
## 3.0.1
*
Removed the following deprecated classes: FramingIterable, FramingVertexIterable, Path, RunMe, Storage, and VoidFunction.
...
...
README.md
View file @
84f95190
...
...
@@ -67,7 +67,7 @@ To include Ferma in your project of choice include the following Maven dependenc
<dependency>
<groupId>com.syncleus.ferma</groupId>
<artifactId>ferma</artifactId>
<version>3.0.
0
</version>
<version>3.0.
1
</version>
</dependency>
...
...
pom.xml
View file @
84f95190
...
...
@@ -12,7 +12,7 @@
<groupId>
com.syncleus.ferma
</groupId>
<artifactId>
ferma
</artifactId>
<packaging>
jar
</packaging>
<version>
3.
0.1
-SNAPSHOT
</version>
<version>
3.
1.0
-SNAPSHOT
</version>
<name>
Ferma
</name>
<description>
An ORM for the Tinkerpop3 graph stack.
</description>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment