Sha256: 2d7ef829f66049dfcba728c3471cfc1a64ffab5c377491c2c13eb727f42650b7
Contents?: true
Size: 409 Bytes
Versions: 2
Compression:
Stored size: 409 Bytes
Contents
<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> <groupId>com.example</groupId> <artifactId>example-war</artifactId> <version>1.0.0</version> <packaging>war</packaging> </project>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
maven_pom-0.0.2 | spec/fixtures/war.xml |
maven_pom-0.0.1 | spec/fixtures/war.xml |