blob: 6281b40a0d3f696ec2daaaa81d14e0dcfd54fc2a [file] [log] [blame]
Matthew Watkinsc3f5bb82022-08-15 14:30:01 +01001<?xml version="1.0" encoding="UTF-8"?>
2
3<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5 <modelVersion>4.0.0</modelVersion>
6
Matthew Watkins638cd402022-08-24 11:42:11 +01007 <groupId>smo-ves.app</groupId>
8 <artifactId>smo-ves</artifactId>
Matthew Watkinsc3f5bb82022-08-15 14:30:01 +01009 <version>1.0-SNAPSHOT</version>
10
11</project>