New version of X3 for Maven

This commit is contained in:
Jamie Mac 2023-06-23 10:05:32 +01:00
parent 7f0eb31076
commit 9c3bbb4ddb
6 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Jun 19 16:55:00 BST 2023
x3-2.2.4.jar>=
x3-2.2.4.pom>=

View File

@ -0,0 +1,3 @@
#Mon Jun 19 16:37:23 BST 2023
central|https\://repo.maven.apache.org/maven2|sources=1687189039093
central|https\://repo.maven.apache.org/maven2|javadoc=1687189043557

View File

@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Jun 19 16:37:23 BST 2023
https\://repo.maven.apache.org/maven2/.lastUpdated=1687189043557
https\://repo.maven.apache.org/maven2/.error=

View File

@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Jun 19 16:37:19 BST 2023
https\://repo.maven.apache.org/maven2/.lastUpdated=1687189039093
https\://repo.maven.apache.org/maven2/.error=

Binary file not shown.

View File

@ -0,0 +1,9 @@
<?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>pamguard.org</groupId>
<artifactId>x3</artifactId>
<version>2.2.4</version>
<description>POM was created from install:install-file</description>
</project>