diff --git a/pom.xml b/pom.xml index 686b8972e5e3642b99789e331ce521b49c408b59..eecc70595a157a1eab70fdb2c267d17ac59d4520 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>com.syncleus</groupId> <artifactId>syncleus</artifactId> - <version>2-SNAPSHOT</version> + <version>3-SNAPSHOT</version> </parent> <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> <packaging>jar</packaging> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <name>Ferma</name> <description>An ORM for the Tinkerpop2 graph stack.</description>