Menu

[r3480]: / trunk / LWJGL / maven / lwjgl-parent.pom  Maximize  Restore  History

Download this file

28 lines (27 with data), 827 Bytes

 <project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.lwjgl.lwjgl</groupId>
  <artifactId>parent</artifactId>
  <packaging>pom</packaging>
  <name>Lighweight Java Game Library</name>
 <version>@VERSION@</version>
  <description>Lighweight Java Game Library</description>
  <url>http://lwjgl.org/</url>
  <licenses>
    <license>
      <name>BSD</name>
      <url>http://lwjgl.org/license.php</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <url>http://java-game-lib.svn.sourceforge.net/viewvc/java-game-lib/trunk/</url>
    <connection>https://java-game-lib.svn.sourceforge.net/svnroot/java-game-lib </connection>
  </scm>
  <developers>
    <developer>
      <id>Matzon</id>
      <name>Brian Matzon</name>
    </developer>
  </developers>
</project>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.