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