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
e4b20b10
Commit
e4b20b10
authored
Nov 01, 2016
by
Jeffrey Phillips Freeman
💥
Browse files
Preparing release 3.0.1
Change-Id: I9ab6c74f98cdd0be360d7d47a9d99a9d0f8b4a65
parent
28092dcd
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e4b20b10
...
...
@@ -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 @
e4b20b10
...
...
@@ -12,7 +12,7 @@
<groupId>
com.syncleus.ferma
</groupId>
<artifactId>
ferma
</artifactId>
<packaging>
jar
</packaging>
<version>
3.0.1
-SNAPSHOT
</version>
<version>
3.0.1
</version>
<name>
Ferma
</name>
<description>
An ORM for the Tinkerpop3 graph stack.
</description>
...
...
@@ -141,19 +141,6 @@
</contributor>
</contributors>
<repositories>
<repository>
<id>
ossrh.snapshots
</id>
<url>
https://oss.sonatype.org/content/repositories/snapshots
</url>
<releases>
<enabled>
false
</enabled>
</releases>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>
org.apache.tinkerpop
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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