Blame SOURCES/apache-jar-resource-bundle-1.4.pom

1852b4
1852b4
<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">
1852b4
  <modelVersion>4.0.0</modelVersion>
1852b4
  <parent>
1852b4
    <groupId>org.apache</groupId>
1852b4
    <artifactId>apache-resource-bundles</artifactId>
1852b4
    <version>2</version>
1852b4
  </parent>
1852b4
  <artifactId>apache-jar-resource-bundle</artifactId>
1852b4
  <name>Apache JAR Resource Bundle</name>
1852b4
  <version>1.4</version>
1852b4
  <inceptionYear>2006</inceptionYear>
1852b4
  <description>
1852b4
    An archive which contains templates for generating the necessary license files and notices for all Apache releases.
1852b4
  </description>
1852b4
1852b4
  <scm>
1852b4
    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.4</connection>
1852b4
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.4</developerConnection>
1852b4
    <url>https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.4</url>
1852b4
  </scm>
1852b4
</project>