Sha256: 5ec9cf299a605d013e408f6a74feadfa5470411e69f17abdaa8417f8e67bf4ce
Contents?: true
Size: 541 Bytes
Versions: 2
Compression:
Stored size: 541 Bytes
Contents
<?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> <groupId>com.maestrodev</groupId> <artifactId>maestro-test-plugin</artifactId> <version>X.Y.Z</version> <name>maestro-test-plugin</name> <packaging>pom</packaging> <description>a description</description> <url>http://acme.com</url> </project>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
maestro-plugin-rake-tasks-1.0.11 | spec/pom.xml |
maestro-plugin-rake-tasks-1.0.10 | spec/pom.xml |