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