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