[TASK] Added NAGA and JFXRT to our Maven repository

This commit is contained in:
JKetelaar
2015-12-26 17:15:02 +01:00
parent a9e86c64de
commit 9673d9a2e9
3 changed files with 21 additions and 0 deletions
Binary file not shown.
+9
View File
@@ -0,0 +1,9 @@
<?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>1.0</groupId>
<artifactId>1.0</artifactId>
<version>1.0</version>
<description>POM was created from install:install-file</description>
</project>
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>1.0</groupId>
<artifactId>1.0</artifactId>
<versioning>
<release>1.0</release>
<versions>
<version>1.0</version>
</versions>
<lastUpdated>20151226161440</lastUpdated>
</versioning>
</metadata>