asn1-0.0.1.pom 461 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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"
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4. <modelVersion>4.0.0</modelVersion>
  5. <groupId>com.utic.its</groupId>
  6. <artifactId>asn1</artifactId>
  7. <version>0.0.1</version>
  8. <description>POM was created from install:install-file</description>
  9. </project>