diff pom.xml @ 88:b406507a953d

upped version to 0.5. can use display name and groups from auth token.
author casties
date Tue, 03 Feb 2015 19:01:27 +0100
parents e3f0613b2f2d
children 475ab3d32630
line wrap: on
line diff
--- a/pom.xml	Tue Feb 03 11:33:45 2015 +0100
+++ b/pom.xml	Tue Feb 03 19:01:27 2015 +0100
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>de.mpiwg.itgroup.annotations</groupId>
   <artifactId>AnnotationManagerN4J</artifactId>
-  <version>0.4-SNAPSHOT</version>
+  <version>0.5-SNAPSHOT</version>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <neo4j-version>2.1.6</neo4j-version>