mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2026-07-03 12:01:36 +00:00
10 lines
455 B
XML
10 lines
455 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>local</groupId>
|
|
<artifactId>comirva</artifactId>
|
|
<version>0.36</version>
|
|
<description>POM was created from install:install-file</description>
|
|
</project>
|