1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 <modelVersion>4.0.0</modelVersion>
4 <groupId>bmessage</groupId>
5 <artifactId>jcitadel</artifactId>
6 <packaging>jar</packaging>
9 <url>http://bionicmessage.net</url>
14 <groupId>org.apache.maven.plugins</groupId>
15 <artifactId>maven-compiler-plugin</artifactId>
25 <groupId>junit</groupId>
26 <artifactId>junit</artifactId>
27 <version>4.7</version>