Blame SOURCES/apache-incubator-disclaimer-resource-bundle-1.1.pom

19d814
19d814
<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/maven-v4_0_0.xsd">
19d814
  <modelVersion>4.0.0</modelVersion>
19d814
  <parent>
19d814
    <groupId>org.apache</groupId>
19d814
    <artifactId>apache-resource-bundles</artifactId>
19d814
    <version>2</version>
19d814
  </parent>
19d814
  <artifactId>apache-incubator-disclaimer-resource-bundle</artifactId>
19d814
  <name>Apache Incubator Disclaimer Resource Bundle</name>
19d814
  <version>1.1</version>
19d814
  <inceptionYear>2006</inceptionYear>
19d814
  <description>
19d814
    An archive which contains the standard Apache Incubator disclaimer.
19d814
  </description>
19d814
</project>