server_extensions_api/libs folder structure modified so that it can be used as local maven repository

This commit is contained in:
Juha Kovanen 2016-06-28 02:31:20 +03:00
parent 97c7b80e3b
commit 42ea00f999
9 changed files with 63 additions and 0 deletions

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>javax.mail</groupId>
<artifactId>mail</artifactId>
<version>1.4.7-BATM</version>
<description>POM was created from install:install-file</description>
</project>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
<versioning>
<release>1.4.7-BATM</release>
<versions>
<version>1.4.7-BATM</version>
</versions>
<lastUpdated>20160627232945</lastUpdated>
</versioning>
</metadata>

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>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.5-BATM</version>
<description>POM was created from install:install-file</description>
</project>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<versioning>
<release>1.7.5-BATM</release>
<versions>
<version>1.7.5-BATM</version>
</versions>
<lastUpdated>20160627232947</lastUpdated>
</versioning>
</metadata>

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>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.5-BATM</version>
<description>POM was created from install:install-file</description>
</project>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<versioning>
<release>1.7.5-BATM</release>
<versions>
<version>1.7.5-BATM</version>
</versions>
<lastUpdated>20160627232948</lastUpdated>
</versioning>
</metadata>