VirtualComputer/repo/io/github/NorbiPeti/VirtualComputer-Windows/3.0/VirtualComputer-Windows-3.0.pom
NorbiPeti 17c3d4c268 Fix sending the reference to COM object
Basically 2 lines of actual code change
2020-11-23 00:34:32 +01:00

9 lines
485 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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>io.github.NorbiPeti</groupId>
<artifactId>VirtualComputer-Windows</artifactId>
<version>3.0</version>
<description>POM was created from install:install-file</description>
</project>