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

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