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

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