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