comparison 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
comparison
equal deleted inserted replaced
87:2beafb8e19e4 88:b406507a953d
1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 <modelVersion>4.0.0</modelVersion> 3 <modelVersion>4.0.0</modelVersion>
4 <groupId>de.mpiwg.itgroup.annotations</groupId> 4 <groupId>de.mpiwg.itgroup.annotations</groupId>
5 <artifactId>AnnotationManagerN4J</artifactId> 5 <artifactId>AnnotationManagerN4J</artifactId>
6 <version>0.4-SNAPSHOT</version> 6 <version>0.5-SNAPSHOT</version>
7 <properties> 7 <properties>
8 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 8 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9 <neo4j-version>2.1.6</neo4j-version> 9 <neo4j-version>2.1.6</neo4j-version>
10 <!-- <restlet-version>2.0.15</restlet-version> --> 10 <!-- <restlet-version>2.0.15</restlet-version> -->
11 <!-- <restlet-version>2.1.7</restlet-version> --> 11 <!-- <restlet-version>2.1.7</restlet-version> -->