Added new version of configgy

This commit is contained in:
Viktor Klang 2010-02-20 00:17:08 +01:00
parent 37cdcd1f73
commit 3ac33fc03f
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>net.lag/groupId>
<artifactId>configgy</artifactId>
<version>configgy-2.8.0.Beta1-1.5-SNAPSHOT</version>
<packaging>jar</packaging>
</project>