Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||
#Fri Jul 19 10:01:58 KST 2024
|
||||
sdl-knox-6.0.0-sources.jar>=
|
||||
sdl-knox-6.0.0.jar>=
|
||||
sdl-knox-6.0.0.pom>=
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>sdl-knox</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
<groupId>sdl</groupId>
|
||||
<artifactId>sdl-parent</artifactId>
|
||||
<version>6.0.0</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>sdl</groupId>
|
||||
<artifactId>sdl-resource</artifactId>
|
||||
<version>${sdl.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>sdl</groupId>
|
||||
<artifactId>sdl-knox</artifactId>
|
||||
<versioning>
|
||||
<release>6.0.0</release>
|
||||
<versions>
|
||||
<version>6.0.0</version>
|
||||
</versions>
|
||||
<lastUpdated>20240719010116</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>sdl</groupId>
|
||||
<artifactId>sdl-knox</artifactId>
|
||||
<versioning>
|
||||
<release>6.0.0</release>
|
||||
<versions>
|
||||
<version>5.0.20</version>
|
||||
<version>5.0.21</version>
|
||||
<version>5.0.22</version>
|
||||
<version>5.0.23</version>
|
||||
<version>5.0.24</version>
|
||||
<version>5.0.25</version>
|
||||
<version>5.0.23.patch.221007</version>
|
||||
<version>5.0.24.patch.221012</version>
|
||||
<version>5.0.25.patch.221012</version>
|
||||
<version>5.0.16</version>
|
||||
<version>5.0.17</version>
|
||||
<version>5.0.18</version>
|
||||
<version>5.0.19</version>
|
||||
<version>5.2.2</version>
|
||||
<version>6.0.0-RC1</version>
|
||||
<version>6.0.0</version>
|
||||
</versions>
|
||||
<lastUpdated>20240719010116</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
@@ -0,0 +1 @@
|
||||
6d6aa031487a857ab5346e9398b06ac183f2cabb
|
||||
@@ -0,0 +1,3 @@
|
||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||
#Fri Jul 19 10:01:58 KST 2024
|
||||
maven-metadata-sdl-release.xml.lastUpdated=1721350918825
|
||||
Reference in New Issue
Block a user