Sha256: c70a748369f54d0c94f209d313f1d108f65db92f2828f42a08df5b9ce68bbec9
Contents?: true
Size: 519 Bytes
Versions: 6
Compression:
Stored size: 519 Bytes
Contents
<?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><%= group_id %></groupId> <artifactId><%= artifact_id %></artifactId> <version><%= version %></version> <packaging><%= extension %></packaging> <description>POM was created by Sonatype Nexus</description> </project>
Version data entries
6 entries across 6 versions & 1 rubygems