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

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